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