32 virtual void setQuality(
int quality );
35 virtual int quality()
const;
DataFormat
Enumerate the compression types.
Definition: DtVideoFrameBuffer.h:24
Record for a sensor definition.
Definition: DtImageTaskRecord.h:20
#define DT_DLL_VRVVIDEOSTREAM
Definition: vrvVideoStream.h:20
A DtCompressFrameTaskElementCreator instance is registered with the image task element factory to cre...
Definition: DtCompressFrameTaskElement.h:72
DtVideoStreamManager is a singleton class that manages DtVideoStreams in VR-Vantage.
Definition: DtVideoStreamManager.h:35
The DtImageTaskElement is an abstract base class for all image task elements.
Definition: DtImageTaskElement.h:25
Contains the DtVideoFrameBuffer class declaration.
A DtCompressFrameTaskElement instance will create a pipeline element that can compress the image bein...
Definition: DtCompressFrameTaskElement.h:20
DtImageTaskElementCreator is the common base class for all image task element creators.
Definition: DtImageTaskElement.h:95
DtProcessImageTask creates and manages all the process image pipeline elements.
Definition: DtProcessImageTask.h:36
Contains declarations needed to initialize the freeImage library.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
int myQuality
Definition: DtCompressFrameTaskElement.h:65
The image as initially captured from the camera is placed into a DtVideoFrameBuffer.
Definition: DtVideoFrameBuffer.h:20
DtVideoFrameBuffer::DataFormat myCompressionStyle
Definition: DtCompressFrameTaskElement.h:64