FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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
 
int multiple_tracks_per_file
 

Detailed Description

Definition at line 89 of file ismindex.c.

Field Documentation

int Tracks::nb_tracks
int64_t Tracks::duration

Definition at line 91 of file ismindex.c.

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

struct Track ** Tracks::tracks
int Tracks::video_track

Definition at line 93 of file ismindex.c.

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

int Tracks::audio_track

Definition at line 93 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Tracks::nb_video_tracks

Definition at line 94 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Tracks::nb_audio_tracks

Definition at line 94 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Tracks::multiple_tracks_per_file

Definition at line 52 of file sidxindex.c.

Referenced by handle_file(), and output_mpd().


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