Click or drag to resize

WaveOutFactoryGetDevices Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static List<AudioDeviceInfo> GetDevices(
	AudioApi audioApi
)

Parameters

audioApi
Type: Ozeki.MediaAudioApi

Return Value

Type: ListAudioDeviceInfo
See Also