RtspResponseStatusLine Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic RtspResponseStatusLine StatusLine { get; }
Public ReadOnly Property StatusLine As RtspResponseStatusLine
Get
public:
property RtspResponseStatusLine^ StatusLine {
RtspResponseStatusLine^ get ();
}
member StatusLine : RtspResponseStatusLine with get
Property Value
Type:
RtspResponseStatusLine
See Also