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

Field Documentation

◆ nb_tracks

int Tracks::nb_tracks

◆ duration

int64_t Tracks::duration

Definition at line 89 of file ismindex.c.

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

◆ tracks

struct Track ** Tracks::tracks

◆ video_track

int Tracks::video_track

Definition at line 91 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

◆ audio_track

int Tracks::audio_track

Definition at line 91 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

◆ nb_video_tracks

int Tracks::nb_video_tracks

Definition at line 92 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

◆ nb_audio_tracks

int Tracks::nb_audio_tracks

Definition at line 92 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

◆ multiple_tracks_per_file

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: