FFmpeg
|
Data Fields | |
uint64_t | num |
uint64_t | uid |
uint64_t | type |
char * | name |
char * | codec_id |
EbmlBin | codec_priv |
char * | language |
double | time_scale |
uint64_t | default_duration |
uint64_t | flag_default |
uint64_t | flag_forced |
MatroskaTrackVideo | video |
MatroskaTrackAudio | audio |
MatroskaTrackOperation | operation |
EbmlList | encodings |
AVStream * | stream |
int64_t | end_timecode |
int | ms_compat |
uint64_t | max_block_additional_id |
Detailed Description
Definition at line 154 of file matroskadec.c.
Field Documentation
MatroskaTrackAudio MatroskaTrack::audio |
Definition at line 167 of file matroskadec.c.
Referenced by matroska_parse_block(), matroska_parse_rm_audio(), matroska_read_header(), and matroska_read_seek().
char* MatroskaTrack::codec_id |
Definition at line 159 of file matroskadec.c.
Referenced by matroska_read_header().
EbmlBin MatroskaTrack::codec_priv |
Definition at line 160 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrack::default_duration |
Definition at line 163 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_header().
EbmlList MatroskaTrack::encodings |
Definition at line 169 of file matroskadec.c.
Referenced by matroska_decode_buffer(), matroska_parse_frame(), and matroska_read_header().
int64_t MatroskaTrack::end_timecode |
Definition at line 172 of file matroskadec.c.
Referenced by matroska_parse_block(), and matroska_read_seek().
uint64_t MatroskaTrack::flag_default |
Definition at line 164 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrack::flag_forced |
Definition at line 165 of file matroskadec.c.
Referenced by matroska_read_header().
char* MatroskaTrack::language |
Definition at line 161 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrack::max_block_additional_id |
Definition at line 174 of file matroskadec.c.
int MatroskaTrack::ms_compat |
Definition at line 173 of file matroskadec.c.
Referenced by matroska_parse_frame(), and matroska_read_header().
char* MatroskaTrack::name |
Definition at line 158 of file matroskadec.c.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), matroska_read_header(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().
uint64_t MatroskaTrack::num |
Definition at line 155 of file matroskadec.c.
MatroskaTrackOperation MatroskaTrack::operation |
Definition at line 168 of file matroskadec.c.
Referenced by matroska_read_header().
AVStream* MatroskaTrack::stream |
Definition at line 171 of file matroskadec.c.
Referenced by matroska_convert_tags(), matroska_parse_block(), and matroska_read_header().
double MatroskaTrack::time_scale |
Definition at line 162 of file matroskadec.c.
Referenced by matroska_read_header().
uint64_t MatroskaTrack::type |
Definition at line 157 of file matroskadec.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), matroska_parse_block(), matroska_parse_frame(), and matroska_read_header().
uint64_t MatroskaTrack::uid |
Definition at line 156 of file matroskadec.c.
MatroskaTrackVideo MatroskaTrack::video |
Definition at line 166 of file matroskadec.c.
Referenced by matroska_read_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11