OnvifConfigRtspUri Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string RtspUri { get; set; }
Public Property RtspUri As String
Get
Set
public:
property String^ RtspUri {
String^ get ();
void set (String^ value);
}
member RtspUri : string with get, set
Property Value
Type:
StringSee Also