Click or drag to resize

WaveInDeviceHelperGetDevices Method

Retrieves the available recording devices.

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

Return Value

ListAudioDeviceInfo
The list containing the devices.
See Also