CustusX
22.04-rc5
An IGT application
|
#include "org_custusx_core_video_Export.h"
#include <QObject>
#include <QFuture>
#include <QFutureWatcher>
#include <vector>
#include "cxVideoSource.h"
#include "cxUSReconstructInputData.h"
#include "cxPlaybackTime.h"
#include "cxForwardDeclarations.h"
Go to the source code of this file.
Classes | |
class | cx::USAcquisitionVideoPlayback |
Handler for playback of US image data from a US recording session. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr< class BasicVideoSource > | cx::BasicVideoSourcePtr |
typedef boost::shared_ptr< class VideoServiceBackend > | cx::VideoServiceBackendPtr |
typedef boost::shared_ptr< USAcquisitionVideoPlayback > | cx::USAcquisitionVideoPlaybackPtr |