IPCameraCurrentRtspUri Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic 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
StringImplements
IIPCameraCurrentRtspUri
See Also