RtspConfigRtspUri Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic 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
String
See Also