RtspRequestRequestLine Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
RtspRequestLine
See Also