Click or drag to resize

SpeakerGetDefaultDevice(WaveformParams) Method

Retrieves the default playback device.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static Speaker GetDefaultDevice(
	WaveformParams waveformParams
)

Parameters

waveformParams  WaveformParams
Parameters for the speaker.

Return Value

Speaker
The default playback device or null if no speakers found.
See Also