MicrophoneGetDevicesCount Method |
Retreives the number of available capturing devices.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public static int GetDevicesCount()
Public Shared Function GetDevicesCount As Integer
public:
static int GetDevicesCount()
static member GetDevicesCount : unit -> int
Return Value
Type:
Int32See Also