IIPCameraCurrentRtspUri Property |
Gets the RTSP uri of the selected stream.
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxstring CurrentRtspUri { get; }ReadOnly Property CurrentRtspUri As String
Get
property String^ CurrentRtspUri {
String^ get ();
}abstract CurrentRtspUri : string with get
Property Value
String
See Also