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

| dirac::StreamFieldOutput::StreamFieldOutput | ( | std::ostream * | op_ptr, | |
| const SourceParams & | sp | |||
| ) |
Constructor, takes
| op_ptr | the output stream object | |
| sp | the source parameters |
| virtual dirac::StreamFieldOutput::~StreamFieldOutput | ( | ) | [virtual] |
| dirac::StreamFieldOutput::StreamFieldOutput | ( | ) | [private] |
| bool dirac::StreamFieldOutput::WriteFieldComponent | ( | const PicArray & | pic_data, | |
| int | field_num, | |||
| const CompSort & | cs | |||
| ) | [protected] |
| bool dirac::StreamFieldOutput::WriteToNextFrame | ( | const Picture & | myfield | ) | [virtual] |
Implements dirac::StreamPicOutput.
unsigned char* dirac::StreamFieldOutput::m_frame_store [private] |
© 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.