WaveOutDeviceHelperNumberOfDevices Property |
Gets the number of the available playback devices.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
Int32See Also