Created by the British Broadcasting Corporation.
#include <pic_io.h>
Public Member Functions | |
| FileStreamOutput (const char *output_name, const SourceParams &sp, bool interlace) | |
| Constructor. More... | |
| virtual | ~FileStreamOutput () |
| Destructor. More... | |
| StreamPicOutput * | GetStream () |
Private Attributes | |
| std::ostream * | m_op_pic_ptr |
| Physical Output stream. More... | |
| StreamPicOutput * | m_op_pic_str |
| Pic output Stream. More... | |
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 |
|
inline |
References m_op_pic_str.
|
private |
|
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.