FFmpeg
|
Data Fields | |
const AVClass * | class |
Music_Emu * | music_emu |
int | track_index |
int | sample_rate |
int64_t | max_size |
Music_Emu* GMEContext::music_emu |
Definition at line 33 of file libgme.c.
Referenced by load_metadata(), read_close_gme(), read_header_gme(), read_packet_gme(), and read_seek_gme().
int GMEContext::track_index |
Definition at line 36 of file libgme.c.
Referenced by load_metadata(), and read_header_gme().
int GMEContext::sample_rate |
Definition at line 37 of file libgme.c.
Referenced by read_header_gme().
int64_t GMEContext::max_size |
Definition at line 38 of file libgme.c.
Referenced by read_header_gme().