MJPEGConnectionConf Property |
The config for the connection. It contains the connection url.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic OzConf_P_MJPEGClient Conf { get; }
Public ReadOnly Property Conf As OzConf_P_MJPEGClient
Get
public:
property OzConf_P_MJPEGClient^ Conf {
OzConf_P_MJPEGClient^ get ();
}
member Conf : OzConf_P_MJPEGClient with get
Property Value
Type:
OzConf_P_MJPEGClient
See Also