WasapiHelperGetInputDevices Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic static List<AudioDeviceInfo> GetInputDevices()
Public Shared Function GetInputDevices As List(Of AudioDeviceInfo)
public:
static List<AudioDeviceInfo^>^ GetInputDevices()
static member GetInputDevices : unit -> List<AudioDeviceInfo>
Return Value
Type:
ListAudioDeviceInfo
See Also