Click or drag to resize
WaveFormInFactory.GetDevices Method

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

Return Value

Type: List<AudioDeviceInfo>

Implements

IWaveInFactory.GetDevices()
See Also