FFmpeg  1.2.12
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

int ListEntry::duration

Definition at line 35 of file hlsenc.c.

Referenced by append_entry(), and hls_window().

char ListEntry::name[1024]

Definition at line 34 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: