OzekiCameraCurrentRtspUri Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string CurrentRtspUri { get; }
Public ReadOnly Property CurrentRtspUri As String
Get
public:
virtual property String^ CurrentRtspUri {
String^ get () sealed;
}
abstract CurrentRtspUri : string with get
override CurrentRtspUri : string with get
Property Value
Type:
StringImplements
IIPCameraCurrentRtspUriSee Also