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

Data Fields

char file [1024]
 
int64_t start_time
 
int64_t duration
 
int n
 
char infofile [1024]
 
int64_t start_pos
 
int64_t size
 

Detailed Description

Definition at line 38 of file hdsenc.c.

Field Documentation

char Fragment::file

Definition at line 39 of file hdsenc.c.

Referenced by add_fragment(), hds_flush(), ism_flush(), and ism_seek().

int64_t Fragment::start_time

Definition at line 40 of file hdsenc.c.

Referenced by add_fragment(), output_chunk_list(), write_abst(), and write_manifest().

int64_t Fragment::duration

Definition at line 40 of file hdsenc.c.

Referenced by add_fragment(), output_chunk_list(), write_abst(), and write_manifest().

int Fragment::n

Definition at line 41 of file hdsenc.c.

Referenced by add_fragment(), output_chunk_list(), and write_abst().

char Fragment::infofile[1024]

Definition at line 43 of file smoothstreamingenc.c.

Referenced by add_fragment(), ism_flush(), and ism_seek().

int64_t Fragment::start_pos

Definition at line 46 of file smoothstreamingenc.c.

Referenced by add_fragment(), and ism_seek().

int64_t Fragment::size

Definition at line 46 of file smoothstreamingenc.c.

Referenced by add_fragment(), and ism_seek().


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