#include <pic_io.h>
◆ StreamFrameInput() [1/2]
dirac::StreamFrameInput::StreamFrameInput |
( |
| ) |
|
◆ StreamFrameInput() [2/2]
dirac::StreamFrameInput::StreamFrameInput |
( |
std::istream * | ip_pic_ptr, |
|
|
const SourceParams & | sparams ) |
Constructor, takes
- Parameters
-
ip_pic_ptr | input stream to read from |
sparams | Source parameters |
◆ ~StreamFrameInput()
virtual dirac::StreamFrameInput::~StreamFrameInput |
( |
| ) |
|
|
virtual |
◆ ReadFrameComponent()
bool dirac::StreamFrameInput::ReadFrameComponent |
( |
PicArray & | pic_data, |
|
|
const CompSort & | cs ) |
|
private |
◆ ReadNextPicture()
virtual bool dirac::StreamFrameInput::ReadNextPicture |
( |
Picture & | myframe | ) |
|
|
virtual |
◆ Skip()
virtual void dirac::StreamFrameInput::Skip |
( |
const int | n | ) |
|
|
virtual |
The documentation for this class was generated from the following file:
© 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.