Created by the British Broadcasting Corporation.
#include <frame_decompress.h>
|
Creates a FrameDecompressor with specific set of parameters the control the decompression process. It decodes motion data before decoding each component of the frame.
|
|
Releases resources. |
|
Copy constructor is private and body-less. This class should not be copied. |
|
|
|
|
|
Decompresses the next frame from the stream and place at the end of a frame buffer. Returns true if able to decode successfully, false otherwise
|
|
|
|
|
|
Assignment = is private and body-less. This class should not be assigned. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
© 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.