TransportSpecGetParam Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TransportParam GetParam(
TransportParamType type
)
Public Function GetParam (
type As TransportParamType
) As TransportParam
public:
TransportParam^ GetParam(
TransportParamType type
)
member GetParam :
type : TransportParamType -> TransportParam
Parameters
- type
- Type: Ozeki.CameraTransportParamType
Return Value
Type:
TransportParamSee Also