Click or drag to resize

GenericTransportParam Constructor (TransportParamType, String)

Initializes a new instance of the GenericTransportParam class

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public GenericTransportParam(
	TransportParamType type,
	string value
)

Parameters

type
Type: Ozeki.CameraTransportParamType
value
Type: SystemString
See Also