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

Data Fields

const AVClassclass
 
char * adaptation_sets
 
AdaptationSetas
 
int nb_as
 
int representation_id
 

Detailed Description

Definition at line 44 of file webmdashenc.c.

Field Documentation

const AVClass* WebMDashMuxContext::class

Definition at line 45 of file webmdashenc.c.

char* WebMDashMuxContext::adaptation_sets

Definition at line 46 of file webmdashenc.c.

Referenced by parse_adaptation_sets().

AdaptationSet* WebMDashMuxContext::as
int WebMDashMuxContext::nb_as
int WebMDashMuxContext::representation_id

Definition at line 49 of file webmdashenc.c.

Referenced by write_adaptation_set().


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