WaveInFactoryGetDevices Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic static List<AudioDeviceInfo> GetDevices()
Public Shared Function GetDevices As List(Of AudioDeviceInfo)
public:
static List<AudioDeviceInfo^>^ GetDevices()
static member GetDevices : unit -> List<AudioDeviceInfo>
Return Value
ListAudioDeviceInfo
See Also