MJPEGConnectionInitialized Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Initialized { get; set; }
Public Property Initialized As Boolean
Get
Set
public:
virtual property bool Initialized {
bool get () sealed;
void set (bool value) sealed;
}
abstract Initialized : bool with get, set
override Initialized : bool with get, set
Property Value
Type:
BooleanImplements
ICameraInitializedSee Also