MJPEGConnectionReceivingVideo Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic bool ReceivingVideo { get; }
Public ReadOnly Property ReceivingVideo As Boolean
Get
public:
property bool ReceivingVideo {
bool get ();
}
member ReceivingVideo : bool with get
Property Value
Boolean
See Also