RtspRequestLineClone Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic RtspRequestLine Clone()
Public Function Clone As RtspRequestLine
public:
virtual RtspRequestLine^ Clone() sealed
abstract Clone : unit -> RtspRequestLine
override Clone : unit -> RtspRequestLine
Return Value
RtspRequestLine
See Also