OutputHttpStream Class Reference

OutputHttpStream writes mpeg video frames using the avcodec library through http. More...

#include <Media/HttpOutputStream.H>

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

List of all members.

Public Member Functions

 OutputHttpStream (OptionManager &mgr, const std::string &descrName="Output http Stream", const std::string &tagName="OutputHttpStream")
 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

OutputHttpStream writes mpeg video frames using the avcodec library through http.

Definition at line 52 of file HttpOutputStream.H.


Constructor & Destructor Documentation

OutputHttpStream::OutputHttpStream ( OptionManager mgr,
const std::string descrName = "Output http Stream",
const std::string tagName = "OutputHttpStream" 
)

Construct an mpegstream object for mpeg output.

Definition at line 91 of file HttpOutputStream.C.

References ModelComponent::addSubComponent().


Member Function Documentation

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

Override from FrameOstream; just calls setFileStem().

Reimplemented from FrameOstream.

Definition at line 108 of file HttpOutputStream.C.

References setFileStem().

void OutputHttpStream::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 118 of file HttpOutputStream.C.

Referenced by setConfigInfo().


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