![]() |
Public API Reference |
#include <codec.h>
Public Attributes | |
| char | codec [64] |
| CODEC id. More... | |
| bool | bEncode |
| You can encode data using this codec. More... | |
| bool | bDecode |
| You can decode data using this codec. More... | |
| uint16 | decodeoutput |
| output data format. More... | |
| uint16 | encodeinput |
| input data format. More... | |
Definition at line 265 of file codec.h.
|
|
You can decode data using this codec.
|
|
|
You can encode data using this codec.
|
|
|
CODEC id.
|
|
|
output data format.
|
|
|
input data format.
|