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

Data Fields

const AVClassclass
 
int window_size
 
int extra_window_size
 
int min_frag_duration
 
int remove_at_exit
 
OutputStreamstreams
 
int nb_streams
 

Detailed Description

Definition at line 67 of file hdsenc.c.

Field Documentation

const AVClass* HDSContext::class

Definition at line 68 of file hdsenc.c.

int HDSContext::window_size

Definition at line 69 of file hdsenc.c.

Referenced by hds_flush(), and write_abst().

int HDSContext::extra_window_size

Definition at line 70 of file hdsenc.c.

Referenced by hds_flush().

int HDSContext::min_frag_duration

Definition at line 71 of file hdsenc.c.

Referenced by hds_write_header(), and hds_write_packet().

int HDSContext::remove_at_exit

Definition at line 72 of file hdsenc.c.

Referenced by hds_flush(), and hds_write_trailer().

OutputStream* HDSContext::streams
int HDSContext::nb_streams

Definition at line 75 of file hdsenc.c.

Referenced by hds_write_header(), hds_write_trailer(), and write_manifest().


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