| FFmpeg
    | 
| Data Fields | |
| const char * | name | 
| ff_asf_guid | guid | 
| int(* | read_object )(AVFormatContext *, const struct GUIDParseTable *) | 
| int | is_subobject | 
Definition at line 58 of file asfdec_o.c.
| const char* GUIDParseTable::name | 
Definition at line 59 of file asfdec_o.c.
Referenced by asf_read_ext_stream_properties(), asf_read_unknown(), and detect_unknown_subobject().
| ff_asf_guid GUIDParseTable::guid | 
Definition at line 60 of file asfdec_o.c.
Referenced by find_guid().
| int(* GUIDParseTable::read_object)(AVFormatContext *, const struct GUIDParseTable *) | 
Definition at line 61 of file asfdec_o.c.
Referenced by asf_read_ext_stream_properties(), asf_read_header(), and detect_unknown_subobject().
| int GUIDParseTable::is_subobject | 
Definition at line 62 of file asfdec_o.c.
Referenced by asf_read_unknown(), and detect_unknown_subobject().
 1.8.6
 1.8.6