| WaveInDeviceHelperNumberOfDevices Property  | 
            Gets the number of the available recording devices.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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