32 #ifndef CXLAYOUTVIDEOSOURCE_H
33 #define CXLAYOUTVIDEOSOURCE_H
36 #include "org_custusx_webserver_Export.h"
41 class ViewCollectionWidget;
53 virtual QString getUid();
54 virtual QString getName();
56 virtual double getTimestamp();
64 virtual bool validData()
const;
65 virtual bool isConnected()
const;
66 virtual bool isStreaming()
const;
69 QPointer<ViewCollectionWidget> mWidget;
78 #endif // CXLAYOUTVIDEOSOURCE_H
virtual QString getInfoString() const
an information text intended to be visible along with the data stream at all times ...
virtual QString getStatusString() const
status text describing the stream state, display instead of stream when the stream is invalid...