FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VideoFiles Struct Reference

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
 

Detailed Description

Definition at line 79 of file ismindex.c.

Field Documentation

int VideoFiles::nb_files
int64_t VideoFiles::duration

Definition at line 81 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

struct VideoFile** VideoFiles::files
int VideoFiles::video_file

Definition at line 83 of file ismindex.c.

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

int VideoFiles::audio_file

Definition at line 83 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int VideoFiles::nb_video_files

Definition at line 84 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int VideoFiles::nb_audio_files

Definition at line 84 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().


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