Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic RtspLog Rtsp { get; }Public ReadOnly Property Rtsp As RtspLog
	Get
public:
property RtspLog^ Rtsp {
	RtspLog^ get ();
}member Rtsp : RtspLog with get
Property Value
Type: 
RtspLog
See Also