RtspRequestLineMethod Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic RtspMethod Method { get; }
Public ReadOnly Property Method As RtspMethod
Get
public:
property RtspMethod Method {
RtspMethod get ();
}
member Method : RtspMethod with get
Property Value
Type:
RtspMethod
See Also