Data Fields | |
int | nb_files |
int64_t | duration |
struct VideoFile ** | files |
int | video_file |
int | audio_file |
int | nb_video_files |
int | nb_audio_files |
Definition at line 77 of file ismindex.c.
Definition at line 81 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
int64_t VideoFiles::duration |
Definition at line 79 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
struct VideoFile** VideoFiles::files [read] |
Definition at line 80 of file ismindex.c.
Referenced by clean_files(), handle_file(), output_client_manifest(), output_server_manifest(), read_tfra(), and write_fragments().
Definition at line 82 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 78 of file ismindex.c.
Referenced by clean_files(), handle_file(), main(), output_client_manifest(), output_server_manifest(), read_tfra(), and write_fragments().
Definition at line 82 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 81 of file ismindex.c.
Referenced by handle_file(), main(), and output_client_manifest().