FFmpeg
|
Data Fields | |
char | langs [32] |
AVDictionary * | asf_met |
AVRational | aspect_ratio |
Definition at line 88 of file asfdec_o.c.
char ASFStreamData::langs[32] |
Definition at line 89 of file asfdec_o.c.
Referenced by asf_read_header(), and asf_read_language_list().
AVDictionary* ASFStreamData::asf_met |
Definition at line 90 of file asfdec_o.c.
Referenced by asf_read_close(), asf_read_header(), and asf_read_metadata_obj().
AVRational ASFStreamData::aspect_ratio |
Definition at line 91 of file asfdec_o.c.
Referenced by asf_read_header(), and asf_store_aspect_ratio().