Click or drag to resize

SpeakerInitialized Property

Returns a boolean value indicating whether the selected speaker device is ready.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public bool Initialized { get; }

Property Value

Boolean

Implements

IAudioControlInitialized
See Also