Click or drag to resize

WaveInDeviceHelperGetDevices Method

Retrieves the available recording devices.

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

Return Value

Type: ListAudioDeviceInfo
The list containing the devices.
See Also