Click or drag to resize

SpeakerGetDevices Method (AudioApi)

Retrieves the available playback devices.

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

Parameters

audio
Type: Ozeki.MediaAudioApi

Return Value

Type: ListAudioDeviceInfo
See Also