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