TransportParam Constructor (TransportParamType) |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected TransportParam(
TransportParamType type
)
Protected Sub New (
type As TransportParamType
)
protected:
TransportParam(
TransportParamType type
)
new :
type : TransportParamType -> TransportParam
Parameters
- type
- Type: Ozeki.CameraTransportParamType
See Also