RtspRequestLineMethod Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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