ModeParamMethods Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public List<RtspMethod> Methods { get; }
Public ReadOnly Property Methods As List(Of RtspMethod)
Get
public:
property List<RtspMethod>^ Methods {
List<RtspMethod>^ get ();
}
member Methods : List<RtspMethod> with get
Property Value
Type:
ListRtspMethodSee Also