Click or drag to resize
TransportSpec Constructor
Initializes a new instance of the TransportSpec class

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

Parameters

protocolTransport
Type: Ozeki.CameraProtocolTransportParam
See Also