RtspRequestLineClone Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RtspRequestLine Clone()
Public Function Clone As RtspRequestLine
public:
virtual RtspRequestLine^ Clone() sealed
abstract Clone : unit -> RtspRequestLine
override Clone : unit -> RtspRequestLine
Return Value
Type:
RtspRequestLineSee Also