Click or drag to resize
MicrophoneGetDevices Method
Retrieves the available capturing devices.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static List<AudioDeviceInfo> GetDevices()

Return Value

Type: ListAudioDeviceInfo
See Also