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

Data Fields

char filename [1024]
 
double duration
 
struct HLSSegmentnext
 

Detailed Description

Definition at line 34 of file hlsenc.c.

Field Documentation

char HLSSegment::filename[1024]

Definition at line 35 of file hlsenc.c.

Referenced by hls_append_segment(), and hls_window().

double HLSSegment::duration

Definition at line 36 of file hlsenc.c.

Referenced by hls_append_segment(), hls_read(), and hls_window().

struct HLSSegment* HLSSegment::next

Definition at line 38 of file hlsenc.c.

Referenced by hls_append_segment(), hls_free_segments(), and hls_window().


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