IWaveOutFactoryGetDevices Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax List<AudioDeviceInfo> GetDevices()
Function GetDevices As List(Of AudioDeviceInfo)
List<AudioDeviceInfo^>^ GetDevices()
abstract GetDevices : unit -> List<AudioDeviceInfo>
Return Value
Type:
ListAudioDeviceInfoSee Also