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

Data Fields

char file [1024]
 
int64_t start_pos
 
int range_length
 
int index_length
 
int64_t time
 
int duration
 
int n
 

Detailed Description

Definition at line 53 of file dashenc.c.

Field Documentation

char Segment::file[1024]

Definition at line 54 of file dashenc.c.

Referenced by add_segment(), dash_flush(), and output_segment_list().

int64_t Segment::start_pos

Definition at line 55 of file dashenc.c.

Referenced by add_segment(), and output_segment_list().

int Segment::range_length

Definition at line 56 of file dashenc.c.

Referenced by add_segment(), and output_segment_list().

int Segment::index_length

Definition at line 56 of file dashenc.c.

Referenced by add_segment(), and output_segment_list().

int64_t Segment::time

Definition at line 57 of file dashenc.c.

Referenced by add_segment(), output_segment_list(), and write_manifest().

int Segment::duration

Definition at line 58 of file dashenc.c.

Referenced by add_segment(), and output_segment_list().

int Segment::n

Definition at line 59 of file dashenc.c.


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