Created by the British Broadcasting Corporation.
#include <pic_io.h>
Class for reading picture data from a file.
dirac::FileStreamInput::FileStreamInput | ( | const char * | input_name, |
const SourceParams & | sparams, | ||
bool | interlace | ||
) |
Constructor, takes
input_name | the name of the input picture file |
sparams | the source parameters |
interlace | input is treated as interlaced |
virtual dirac::FileStreamInput::~FileStreamInput | ( | ) | [virtual] |
SourceParams& dirac::FileStreamInput::GetSourceParams | ( | ) | [inline] |
References dirac::StreamPicInput::GetSourceParams(), and m_inp_str.
StreamPicInput* dirac::FileStreamInput::GetStream | ( | ) | [inline] |
References m_inp_str.
StreamPicInput* dirac::FileStreamInput::m_inp_str [private] |
Referenced by GetSourceParams(), and GetStream().
std::istream* dirac::FileStreamInput::m_ip_pic_ptr [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.