RtspRequestRequestLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RtspRequestLine RequestLine { get; }
Public ReadOnly Property RequestLine As RtspRequestLine
Get
public:
property RtspRequestLine^ RequestLine {
RtspRequestLine^ get ();
}
member RequestLine : RtspRequestLine with get
Property Value
Type:
RtspRequestLineSee Also