FFmpeg
|
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_tracks |
Definition at line 80 of file ismindex.c.
Referenced by clean_tracks(), handle_file(), main(), output_client_manifest(), output_server_manifest(), print_track_chunks(), read_tfra(), and write_fragments().
int Tracks::nb_video_tracks |
Definition at line 84 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
struct Track** Tracks::tracks |
Definition at line 82 of file ismindex.c.
Referenced by 7digital-python.lockerEndpoint.LockerItem::__init__(), clean_tracks(), handle_file(), output_client_manifest(), output_server_manifest(), print_track_chunks(), read_tfra(), and write_fragments().
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:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11