xine-lib  1.2.9
Data Fields
qt_trak Struct Reference

Data Fields

qt_infoinfo
 
media_type type
 
int id
 
properties_tstsd_atoms
 
int stsd_atoms_count
 
properties_tproperties
 
qt_frameframes
 
unsigned int frame_count
 
unsigned int current_frame
 
unsigned int timescale
 
unsigned int flags
 
unsigned int object_type_id
 
void * decoder_config
 
int decoder_config_len
 
unsigned int edit_list_count
 
edit_list_table_tedit_list_table
 
unsigned int chunk_offset_count
 
unsigned char * chunk_offset_table32
 
unsigned char * chunk_offset_table64
 
unsigned int samples
 
unsigned int sample_size
 
unsigned int sample_size_count
 
unsigned int sample_size_bits
 
unsigned char * sample_size_table
 
unsigned int sync_sample_count
 
unsigned char * sync_sample_table
 
xine_keyframes_entry_tkeyframes_list
 
unsigned int keyframes_used
 
unsigned int keyframes_size
 
unsigned int sample_to_chunk_count
 
sample_to_chunk_table_tsample_to_chunk_table
 
unsigned int time_to_sample_count
 
unsigned char * time_to_sample_table
 
unsigned int timeoffs_to_sample_count
 
unsigned char * timeoffs_to_sample_table
 
int audio_index
 
int lang
 
int default_sample_description_index
 
int default_sample_duration
 
int default_sample_size
 
int default_sample_flags
 
int64_t fragment_dts
 
int fragment_frames
 

Field Documentation

◆ audio_index

int qt_trak::audio_index

◆ chunk_offset_count

unsigned int qt_trak::chunk_offset_count

◆ chunk_offset_table32

unsigned char* qt_trak::chunk_offset_table32

◆ chunk_offset_table64

unsigned char* qt_trak::chunk_offset_table64

◆ current_frame

unsigned int qt_trak::current_frame

◆ decoder_config

void* qt_trak::decoder_config

◆ decoder_config_len

int qt_trak::decoder_config_len

◆ default_sample_description_index

int qt_trak::default_sample_description_index

Referenced by parse_mvex_atom(), and parse_traf_atom().

◆ default_sample_duration

int qt_trak::default_sample_duration

Referenced by parse_mvex_atom(), and parse_traf_atom().

◆ default_sample_flags

int qt_trak::default_sample_flags

Referenced by parse_mvex_atom(), and parse_traf_atom().

◆ default_sample_size

int qt_trak::default_sample_size

Referenced by parse_mvex_atom(), and parse_traf_atom().

◆ edit_list_count

unsigned int qt_trak::edit_list_count

◆ edit_list_table

edit_list_table_t* qt_trak::edit_list_table

◆ flags

unsigned int qt_trak::flags

Referenced by parse_trak_atom().

◆ fragment_dts

int64_t qt_trak::fragment_dts

Referenced by parse_mvex_atom(), and parse_traf_atom().

◆ fragment_frames

int qt_trak::fragment_frames

Referenced by parse_mvex_atom(), and parse_traf_atom().

◆ frame_count

unsigned int qt_trak::frame_count

◆ frames

qt_frame* qt_trak::frames

◆ id

int qt_trak::id

Referenced by find_trak_by_id(), and parse_trak_atom().

◆ info

qt_info* qt_trak::info

◆ keyframes_list

xine_keyframes_entry_t* qt_trak::keyframes_list

◆ keyframes_size

unsigned int qt_trak::keyframes_size

◆ keyframes_used

unsigned int qt_trak::keyframes_used

◆ lang

int qt_trak::lang

Referenced by parse_trak_atom().

◆ object_type_id

unsigned int qt_trak::object_type_id

◆ properties

properties_t* qt_trak::properties

◆ sample_size

unsigned int qt_trak::sample_size

◆ sample_size_bits

unsigned int qt_trak::sample_size_bits

◆ sample_size_count

unsigned int qt_trak::sample_size_count

◆ sample_size_table

unsigned char* qt_trak::sample_size_table

◆ sample_to_chunk_count

unsigned int qt_trak::sample_to_chunk_count

◆ sample_to_chunk_table

sample_to_chunk_table_t* qt_trak::sample_to_chunk_table

◆ samples

unsigned int qt_trak::samples

◆ stsd_atoms

properties_t* qt_trak::stsd_atoms

◆ stsd_atoms_count

int qt_trak::stsd_atoms_count

◆ sync_sample_count

unsigned int qt_trak::sync_sample_count

◆ sync_sample_table

unsigned char* qt_trak::sync_sample_table

◆ time_to_sample_count

unsigned int qt_trak::time_to_sample_count

◆ time_to_sample_table

unsigned char* qt_trak::time_to_sample_table

◆ timeoffs_to_sample_count

unsigned int qt_trak::timeoffs_to_sample_count

◆ timeoffs_to_sample_table

unsigned char* qt_trak::timeoffs_to_sample_table

◆ timescale

unsigned int qt_trak::timescale

◆ type

media_type qt_trak::type

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