Gets the current state of the device.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic DeviceState State { get; }Public ReadOnly Property State As DeviceState
Get
public:
property DeviceState State {
DeviceState get ();
}member State : DeviceState with get
Property Value
DeviceState
See Also