Click or drag to resize

MicrophoneGetDevices Method

Retrieves the available capturing devices.

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

Return Value

ListAudioDeviceInfo
See Also