#include <mpc_info.h>
Data Fields | |
const char * | name |
const char * | short_name |
const char * | maintainer |
const char * | author |
const char * | comment |
Definition at line 22 of file mpc_info.h.
const char* mp_codec_info_s::author |
Definition at line 31 of file mpc_info.h.
const char* mp_codec_info_s::comment |
Definition at line 33 of file mpc_info.h.
const char* mp_codec_info_s::maintainer |
Definition at line 29 of file mpc_info.h.
const char* mp_codec_info_s::name |
Definition at line 25 of file mpc_info.h.
const char* mp_codec_info_s::short_name |
Definition at line 27 of file mpc_info.h.