Libav
Data Fields
Tracks Struct Reference

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 83 of file ismindex.c.

Field Documentation

§ nb_tracks

int Tracks::nb_tracks

§ duration

int64_t Tracks::duration

Definition at line 85 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

§ tracks

struct Track** Tracks::tracks

§ video_track

int Tracks::video_track

Definition at line 87 of file ismindex.c.

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

§ audio_track

int Tracks::audio_track

Definition at line 87 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

§ nb_video_tracks

int Tracks::nb_video_tracks

Definition at line 88 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

§ nb_audio_tracks

int Tracks::nb_audio_tracks

Definition at line 88 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().


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