FFmpeg
|
Data Fields | |
int | startcode |
enum AVCodecID | codec_id |
int | sample_fmt |
int | sample_rate |
int | bit_depth |
int | nb_channels |
AVChannelLayout | ch_layout |
int | disposition |
const char * | lang_iso |
Definition at line 86 of file dvdvideodec.c.
int DVDVideoPGCAudioStreamEntry::startcode |
Definition at line 87 of file dvdvideodec.c.
enum AVCodecID DVDVideoPGCAudioStreamEntry::codec_id |
Definition at line 88 of file dvdvideodec.c.
int DVDVideoPGCAudioStreamEntry::sample_fmt |
Definition at line 89 of file dvdvideodec.c.
int DVDVideoPGCAudioStreamEntry::sample_rate |
Definition at line 90 of file dvdvideodec.c.
int DVDVideoPGCAudioStreamEntry::bit_depth |
Definition at line 91 of file dvdvideodec.c.
int DVDVideoPGCAudioStreamEntry::nb_channels |
Definition at line 92 of file dvdvideodec.c.
AVChannelLayout DVDVideoPGCAudioStreamEntry::ch_layout |
Definition at line 93 of file dvdvideodec.c.
int DVDVideoPGCAudioStreamEntry::disposition |
Definition at line 94 of file dvdvideodec.c.
const char* DVDVideoPGCAudioStreamEntry::lang_iso |
Definition at line 95 of file dvdvideodec.c.