Created by the British Broadcasting Corporation.
#include <pic_io.h>

| dirac::StreamFrameOutput::StreamFrameOutput | ( | std::ostream * | op_ptr, | |
| const SourceParams & | sp | |||
| ) |
Constructor, takes
| op_ptr | the output stream object | |
| sp | the source parameters |
| virtual dirac::StreamFrameOutput::~StreamFrameOutput | ( | ) | [virtual] |
| dirac::StreamFrameOutput::StreamFrameOutput | ( | ) | [private] |
| bool dirac::StreamFrameOutput::WriteFrameComponent | ( | const PicArray & | pic_data, | |
| const CompSort & | cs | |||
| ) | [protected] |
| bool dirac::StreamFrameOutput::WriteToNextFrame | ( | const Picture & | myframe | ) | [virtual] |
Implements dirac::StreamPicOutput.
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.