AudioClientInitialized Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected bool Initialized { get; set; }
Protected Property Initialized As Boolean
Get
Set
protected:
property bool Initialized {
bool get ();
void set (bool value);
}
member Initialized : bool with get, set
Property Value
Type:
BooleanSee Also