Click or drag to resize

SpeakerGetDevices(AudioApi) Method

Retrieves the available playback devices.

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

Parameters

audio  AudioApi
 

Return Value

ListAudioDeviceInfo
See Also