IWaveInFactorySelectorGetDevices Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxList<AudioDeviceInfo> GetDevices()
Function GetDevices As List(Of AudioDeviceInfo)
List<AudioDeviceInfo^>^ GetDevices()
abstract GetDevices : unit -> List<AudioDeviceInfo>
Return Value
Type:
ListAudioDeviceInfo
See Also