RtspRequestRequestLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic RtspRequestLine RequestLine { get; }
Public ReadOnly Property RequestLine As RtspRequestLine
Get
public:
property RtspRequestLine^ RequestLine {
RtspRequestLine^ get ();
}
member RequestLine : RtspRequestLine with get
Property Value
RtspRequestLine
See Also