Click or drag to resize

SpeakerGetDevices Method

Retrieves the available playback devices.

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

Return Value

Type: ListAudioDeviceInfo
See Also