RtspRequestLineMethod Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
RtspMethod
See Also