#include <coder.h>
Definition at line 43 of file coder.h.
Data Fields | |
| PFCODER | coder |
| Decoder/encoder handle. | |
| PFCODER | subcoder |
| Sub Decoder handle. | |
| PFMEDIA | media |
| Decoder/encoder media access handle. | |
| PFMEDIAINIT | mediaInit |
| Decoder/encoder media init handle. | |
| PFCACHE | cache |
| Decoder/encoder cache handle. | |
| PFCACHEINIT | cacheInit |
| Coder cache init function handle. | |
| PFINIT | init |
| Coder init function handle. | |
| PFINIT | subcoderInit |
| Subcoder init function handle. | |
| USHORT | encSource |
| Encoding source, mic/linein/FM. | |
| USHORT | flag |
| Various code flag. | |
1.3.9.1