OzekiCameraCurrentRtspUri Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
StringImplements
IIPCameraCurrentRtspUri
See Also