#include <amci.h>
Data Fields | |
| char * | name |
| amci_codec_module_load_t | module_load |
| amci_codec_module_destroy_t | module_destroy |
| amci_codec_t * | codecs |
| amci_payload_t * | payloads |
| amci_inoutfmt_t * | file_formats |
| char* amci_exports_t::name |
Module name
Codec module load function. can be NULL
Codec module destroy function. can be NULL
| struct amci_codec_t* amci_exports_t::codecs |
NULL terminated array of amci_codec_t
NULL terminated array of amci_payload_t
NULL terminated array of amci_inoutfmt_t
1.5.1