MJPEGConnectionReceivingVideo Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool ReceivingVideo { get; }
Public ReadOnly Property ReceivingVideo As Boolean
Get
public:
property bool ReceivingVideo {
bool get ();
}
member ReceivingVideo : bool with get
Property Value
Type:
BooleanSee Also