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