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