Click or drag to resize

SpeakerGetDefaultDevice Method

Retrieves the default playback device.

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

Return Value

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