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