WaveOutDeviceHelperNumberOfDevices Property |
Gets the number of the available playback devices.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static int NumberOfDevices { get; }
Public Shared ReadOnly Property NumberOfDevices As Integer
Get
public:
static property int NumberOfDevices {
int get ();
}
static member NumberOfDevices : int with get
Property Value
Type:
Int32
See Also