#include <pic_io.h>
List of all members.
Classes
Public Member Functions
Protected Member Functions
Private Attributes
Detailed Description
Class for reading picture data from memory
Constructor & Destructor Documentation
dirac::MemoryStreamInput::MemoryStreamInput |
( |
SourceParams & |
sparams, |
|
|
bool |
field_input | |
|
) |
| | |
Create a MemoryStreamInput object
- Parameters:
-
| sparams | Source parameters |
| field_input | Treat input as fields, not frames |
dirac::MemoryStreamInput::~MemoryStreamInput |
( |
|
) |
|
dirac::MemoryStreamInput::MemoryStreamInput |
( |
const MemoryStreamInput & |
|
) |
[protected] |
Member Function Documentation
SourceParams& dirac::MemoryStreamInput::GetSourceParams |
( |
|
) |
[inline] |
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 |
Member Data Documentation
The documentation for this class was generated from the following file: