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

Data Fields

char name [1024]
 
int duration
 
struct ListEntrynext
 

Detailed Description

Definition at line 33 of file hlsenc.c.

Field Documentation

char ListEntry::name[1024]

Definition at line 34 of file hlsenc.c.

Referenced by append_entry(), and hls_window().

int ListEntry::duration

Definition at line 35 of file hlsenc.c.

Referenced by append_entry(), and hls_window().

struct ListEntry* ListEntry::next

Definition at line 36 of file hlsenc.c.

Referenced by append_entry(), free_entries(), and hls_window().


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