FFmpeg
Data Fields
ASFStreamData Struct Reference

Data Fields

char langs [32]
 
AVDictionaryasf_met
 
AVRational aspect_ratio
 

Detailed Description

Definition at line 86 of file asfdec_o.c.

Field Documentation

◆ langs

char ASFStreamData::langs[32]

Definition at line 87 of file asfdec_o.c.

Referenced by asf_read_header(), and asf_read_language_list().

◆ asf_met

AVDictionary* ASFStreamData::asf_met

Definition at line 88 of file asfdec_o.c.

Referenced by asf_read_close(), asf_read_header(), and asf_read_metadata_obj().

◆ aspect_ratio

AVRational ASFStreamData::aspect_ratio

Definition at line 89 of file asfdec_o.c.

Referenced by asf_read_header(), and asf_store_aspect_ratio().


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