Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::MemoryStreamInput Class Reference
#include <pic_io.h>
Inheritance diagram for dirac::MemoryStreamInput:
[legend]Collaboration diagram for dirac::MemoryStreamInput:
[legend]List of all members.Public Member Functions
Protected Member Functions
Protected Attributes
Classes
Detailed Description
Class for reading picture data from memory
Constructor & Destructor Documentation
dirac::MemoryStreamInput::MemoryStreamInput |
( |
|
) |
|
|
dirac::MemoryStreamInput::~MemoryStreamInput |
( |
|
) |
|
|
dirac::MemoryStreamInput::MemoryStreamInput |
( |
const MemoryStreamInput & |
|
) |
[protected] |
|
Member Function Documentation
bool dirac::MemoryStreamInput::End |
( |
|
) |
const |
|
void dirac::MemoryStreamInput::SetMembufReference |
( |
unsigned char * |
buf, |
|
|
int |
buf_size |
|
) |
|
|
|
Set the input memory buffer variables - Parameters:
-
| buf | Input Buffer to read data from |
| buf_size | Input buffer size |
|
void dirac::MemoryStreamInput::SetSequenceParams |
( |
SeqParams & |
sparams |
) |
[inline] |
|
virtual void dirac::MemoryStreamInput::Skip |
( |
const int |
n |
) |
[virtual] |
|
Member Data Documentation
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.