| 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 | 
Detailed Description
Definition at line 40 of file smoothstreamingenc.c.
Field Documentation
| int64_t Fragment::duration | 
Definition at line 43 of file smoothstreamingenc.c.
Referenced by add_fragment(), output_chunk_list(), and write_manifest().
| 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().
| int Fragment::n | 
Definition at line 44 of file smoothstreamingenc.c.
Referenced by add_fragment(), and output_chunk_list().
| int64_t Fragment::size | 
Definition at line 45 of file smoothstreamingenc.c.
Referenced by add_fragment(), and ism_seek().
| int64_t Fragment::start_pos | 
Definition at line 45 of file smoothstreamingenc.c.
Referenced by add_fragment(), 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().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11