Click or drag to resize

TransportSpec Constructor

Initializes a new instance of the TransportSpec class

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public TransportSpec(
	ProtocolTransportParam protocolTransport
)

Parameters

protocolTransport
Type: Ozeki.CameraProtocolTransportParam
See Also