| TransportParam Constructor (TransportParamType) | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxprotected TransportParam(
	TransportParamType type
)
Protected Sub New ( 
	type As TransportParamType
)
protected:
TransportParam(
	TransportParamType type
)
new : 
        type : TransportParamType -> TransportParamParameters
- type
 - Type: Ozeki.CameraTransportParamType
 
See Also