MIRA
Classes | Namespaces | Typedefs
TapeRecorder.h File Reference

Class for recording data to tape. More...

#include <serialization/Serialization.h>
#include <fw/Framework.h>
#include <fw/Tape.h>
#include <fw/PerformanceStatistics.h>
Include dependency graph for TapeRecorder.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Class for recording data to tape.

Author
Tim Langner
Date
2010/12/28