FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
GMEContext Struct Reference

Data Fields

const AVClassclass
 
Music_Emu * music_emu
 
gme_info_t * info
 selected track More...
 
int track_index
 
int sample_rate
 
int64_t max_size
 

Detailed Description

Definition at line 31 of file libgme.c.

Field Documentation

const AVClass* GMEContext::class

Definition at line 32 of file libgme.c.

Music_Emu* GMEContext::music_emu
gme_info_t* GMEContext::info

selected track

Definition at line 34 of file libgme.c.

Referenced by load_metadata(), read_close_gme(), and read_header_gme().

int GMEContext::track_index

Definition at line 37 of file libgme.c.

Referenced by read_header_gme().

int GMEContext::sample_rate

Definition at line 38 of file libgme.c.

Referenced by read_header_gme().

int64_t GMEContext::max_size

Definition at line 39 of file libgme.c.

Referenced by read_header_gme().


The documentation for this struct was generated from the following file: