|
MIRA
|
Class for recording data to tape. More...
#include <serialization/Serialization.h>#include <fw/Framework.h>#include <fw/Tape.h>#include <fw/PerformanceStatistics.h>

Go to the source code of this file.
Classes | |
| class | RecordedChannelInfo |
| Contains all settings for a recorded channel like compression, codecs,... More... | |
| class | TapeRecorderConfig |
| A config that can be passed to the TapeRecorder which contains all settings that should be used for recording. More... | |
| class | TapeRecorder |
| Class for recording channel data to tape. More... | |
| class | TapeRecorder::ChannelInfo |
| Informations about a recorded channel. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
| typedef std::map< std::string, RecordedChannelInfo > | RecordedChannelInfoMap |
| A map of recorded channel settings. More... | |
Class for recording data to tape.
1.8.14