xine-lib  1.2.9
Data Fields
qt_info_s Struct Reference

Data Fields

demux_qt_tdemux
 
int compressed_header
 
unsigned int creation_time
 
unsigned int modification_time
 
unsigned int timescale
 
unsigned int duration
 
int64_t moov_first_offset
 
int trak_count
 
qt_traktraks
 
int audio_trak_count
 
int audio_traks [8]
 
int video_trak
 
int audio_trak
 
int seek_flag
 
int fragment_count
 
char * artist
 
char * name
 
char * album
 
char * genre
 
char * copyright
 
char * description
 
char * comment
 
char * composer
 
char * year
 
reference_treferences
 
int reference_count
 
int chosen_reference
 
char * base_mrl
 
qt_error last_error
 

Field Documentation

◆ album

char* qt_info_s::album

◆ artist

char* qt_info_s::artist

◆ audio_trak

int qt_info_s::audio_trak

Referenced by create_qt_info(), and parse_moov_atom().

◆ audio_trak_count

int qt_info_s::audio_trak_count

◆ audio_traks

int qt_info_s::audio_traks[8]

◆ base_mrl

char* qt_info_s::base_mrl

◆ chosen_reference

int qt_info_s::chosen_reference

Referenced by create_qt_info(), and parse_moov_atom().

◆ comment

char* qt_info_s::comment

◆ composer

char* qt_info_s::composer

◆ compressed_header

int qt_info_s::compressed_header

Referenced by create_qt_info(), and open_qt_file().

◆ copyright

char* qt_info_s::copyright

◆ creation_time

unsigned int qt_info_s::creation_time

Referenced by create_qt_info(), and parse_mvhd_atom().

◆ demux

demux_qt_t* qt_info_s::demux

◆ description

char* qt_info_s::description

◆ duration

unsigned int qt_info_s::duration

Referenced by create_qt_info(), and parse_mvhd_atom().

◆ fragment_count

int qt_info_s::fragment_count

Referenced by fragment_scan(), and parse_mvex_atom().

◆ genre

char* qt_info_s::genre

◆ last_error

qt_error qt_info_s::last_error

◆ modification_time

unsigned int qt_info_s::modification_time

Referenced by create_qt_info(), and parse_mvhd_atom().

◆ moov_first_offset

int64_t qt_info_s::moov_first_offset

Referenced by open_qt_file().

◆ name

char* qt_info_s::name

◆ reference_count

int qt_info_s::reference_count

◆ references

reference_t* qt_info_s::references

◆ seek_flag

int qt_info_s::seek_flag

◆ timescale

unsigned int qt_info_s::timescale

◆ trak_count

int qt_info_s::trak_count

◆ traks

qt_trak* qt_info_s::traks

◆ video_trak

int qt_info_s::video_trak

Referenced by create_qt_info(), and parse_moov_atom().

◆ year

char* qt_info_s::year

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