IIPCameraCurrentRtspUri Property |
Gets the RTSP uri of the selected stream.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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