OutputMPEGStream Class Reference

OutputMPEGStream writes mpeg video frames using the avcodec library. More...

#include <Media/MpegOutputStream.H>

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

List of all members.

Public Member Functions

 OutputMPEGStream (OptionManager &mgr, const std::string &descrName="Output MPEG Stream", const std::string &tagName="OutputMPEGStream")
 Construct an mpegstream object for mpeg output.
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

OutputMPEGStream writes mpeg video frames using the avcodec library.

Definition at line 52 of file MpegOutputStream.H.


Constructor & Destructor Documentation

OutputMPEGStream::OutputMPEGStream ( OptionManager mgr,
const std::string descrName = "Output MPEG Stream",
const std::string tagName = "OutputMPEGStream" 
)

Construct an mpegstream object for mpeg output.

Definition at line 100 of file MpegOutputStream.C.


Member Function Documentation

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

Override from FrameOstream; just calls setFileStem().

Reimplemented from FrameOstream.

Definition at line 115 of file MpegOutputStream.C.

References setFileStem().

void OutputMPEGStream::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 125 of file MpegOutputStream.C.

Referenced by setConfigInfo().


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