Created by the British Broadcasting Corporation.
#include <pic_io.h>
Outputs pictures to a file
dirac::FileStreamOutput::FileStreamOutput | ( | const char * | output_name, |
const SourceParams & | sp, | ||
bool | interlace | ||
) |
Constructor, takes
output_name | the name of the output file |
sp | the source parameters |
interlace | the output is interlaced |
virtual dirac::FileStreamOutput::~FileStreamOutput | ( | ) | [virtual] |
StreamPicOutput* dirac::FileStreamOutput::GetStream | ( | ) | [inline] |
References m_op_pic_str.
std::ostream* dirac::FileStreamOutput::m_op_pic_ptr [private] |
Referenced by GetStream().
© 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.