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: 1.8.12.0 (1.8.12)
Syntax
public GenericTransportParam(
	TransportParamType type,
	string value
)

Parameters

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