SpeakerInitialized Property |
Returns a boolean value indicating whether the selected speaker device is ready.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Initialized { get; }
Public ReadOnly Property Initialized As Boolean
Get
public:
virtual property bool Initialized {
bool get () sealed;
}
abstract Initialized : bool with get
override Initialized : bool with get
Property Value
Type:
BooleanImplements
IAudioControlInitializedSee Also