IPCameraCurrentRtspUri Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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
Type:
StringImplements
IIPCameraCurrentRtspUri
See Also