VideoCaptureDeviceInitialized Property |
Gets a boolean value indicating whether the device has been initialized.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic bool Initialized { get; }
Public ReadOnly Property Initialized As Boolean
Get
public:
property bool Initialized {
bool get ();
}
member Initialized : bool with get
Property Value
Boolean
See Also