Tracks Struct Reference
Collaboration diagram for Tracks:
Collaboration graph

Data Fields

int nb_tracks
 
int64_t duration
 
struct Track ** tracks
 
int video_track
 
int audio_track
 
int nb_video_tracks
 
int nb_audio_tracks
 

Detailed Description

Definition at line 79 of file ismindex.c.

Field Documentation

int Tracks::audio_track

Definition at line 83 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int64_t Tracks::duration

Definition at line 81 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Tracks::nb_audio_tracks

Definition at line 84 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Tracks::nb_video_tracks

Definition at line 84 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Tracks::video_track

Definition at line 83 of file ismindex.c.

Referenced by handle_file(), main(), and output_client_manifest().


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