FFmpeg
|
Data Fields | |
char | file [1024] |
char | infofile [1024] |
int64_t | start_time |
int64_t | duration |
int | n |
int64_t | start_pos |
int64_t | size |
Definition at line 40 of file smoothstreamingenc.c.
char Fragment::file[1024] |
Definition at line 41 of file smoothstreamingenc.c.
Referenced by add_fragment(), ism_flush(), and ism_seek().
char Fragment::infofile[1024] |
Definition at line 42 of file smoothstreamingenc.c.
Referenced by add_fragment(), ism_flush(), and ism_seek().
int64_t Fragment::start_time |
Definition at line 43 of file smoothstreamingenc.c.
Referenced by add_fragment(), output_chunk_list(), and write_manifest().
int64_t Fragment::duration |
Definition at line 43 of file smoothstreamingenc.c.
Referenced by add_fragment(), output_chunk_list(), and write_manifest().
int Fragment::n |
Definition at line 44 of file smoothstreamingenc.c.
Referenced by add_fragment(), and output_chunk_list().
int64_t Fragment::start_pos |
Definition at line 45 of file smoothstreamingenc.c.
Referenced by add_fragment(), and ism_seek().
int64_t Fragment::size |
Definition at line 45 of file smoothstreamingenc.c.
Referenced by add_fragment(), and ism_seek().