MJPEGConnection Constructor (OzConf_P_MJPEGClient) |
Creates a new MJPEGConnection instance, with the specified config.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic MJPEGConnection(
OzConf_P_MJPEGClient conf
)
Public Sub New (
conf As OzConf_P_MJPEGClient
)
public:
MJPEGConnection(
OzConf_P_MJPEGClient^ conf
)
new :
conf : OzConf_P_MJPEGClient -> MJPEGConnection
Parameters
- conf
- Type: Ozeki.MediaOzConf_P_MJPEGClient
See Also