MrawvOutputStream Class Reference

MrawvOutputStream writes multiple multi-frame rawvideo files. More...

#include <Media/MrawvOutputStream.H>

Inheritance diagram for MrawvOutputStream:
Inheritance graph
[legend]
Collaboration diagram for MrawvOutputStream:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MrawvOutputStream (OptionManager &mgr, const std::string &descrName="Mrawv Output Stream", const std::string &tagName="MrawvOutputStream")
 Constructor.
virtual ~MrawvOutputStream ()
 Destructor.
virtual void setConfigInfo (const std::string &filestem)
 Override from FrameOstream; just calls setFileStem().
void setFileStem (const std::string &s)
 Specify a filename prefix to be used for all generated movie files.

Detailed Description

MrawvOutputStream writes multiple multi-frame rawvideo files.

Definition at line 47 of file MrawvOutputStream.H.


Constructor & Destructor Documentation

MrawvOutputStream::MrawvOutputStream ( OptionManager mgr,
const std::string descrName = "Mrawv Output Stream",
const std::string tagName = "MrawvOutputStream" 
)

Constructor.

Definition at line 54 of file MrawvOutputStream.C.

MrawvOutputStream::~MrawvOutputStream (  )  [virtual]

Destructor.

Definition at line 64 of file MrawvOutputStream.C.


Member Function Documentation

void MrawvOutputStream::setConfigInfo ( const std::string filestem  )  [virtual]

Override from FrameOstream; just calls setFileStem().

Reimplemented from FrameOstream.

Definition at line 68 of file MrawvOutputStream.C.

References setFileStem().

void MrawvOutputStream::setFileStem ( const std::string s  ) 

Specify a filename prefix to be used for all generated movie files.

By default, the prefix is the empty string.

Definition at line 78 of file MrawvOutputStream.C.

Referenced by setConfigInfo().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:37 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3