Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csCodecDescription Struct Reference
Codec description structure. More...
#include <ivideo/codec.h>
Public Attributes | |
bool | bDecode |
You can decode data using this codec. | |
bool | bEncode |
You can encode data using this codec. | |
char | codec [64] |
CODEC id. | |
uint16 | decodeoutput |
output data format | |
uint16 | encodeinput |
input data format |
Detailed Description
Codec description structure.
Definition at line 265 of file codec.h.
Member Data Documentation
|
You can decode data using this codec.
|
|
You can encode data using this codec.
|
|
CODEC id.
|
|
output data format
|
|
input data format
|
The documentation for this struct was generated from the following file:
- ivideo/codec.h
Generated for Crystal Space by doxygen 1.4.4