| FFmpeg
    | 
| Data Fields | |
| const char * | name | 
| ff_asf_guid | guid | 
| int(* | read_object )(AVFormatContext *, const struct GUIDParseTable *) | 
| int | is_subobject | 
Definition at line 54 of file asfdec_o.c.
| const char* GUIDParseTable::name | 
Definition at line 55 of file asfdec_o.c.
Referenced by convert_from_tensorflow.Operand::__str__(), and detect_unknown_subobject().
| ff_asf_guid GUIDParseTable::guid | 
Definition at line 56 of file asfdec_o.c.
| int(* GUIDParseTable::read_object) (AVFormatContext *, const struct GUIDParseTable *) | 
Definition at line 57 of file asfdec_o.c.
| int GUIDParseTable::is_subobject | 
Definition at line 58 of file asfdec_o.c.
Referenced by detect_unknown_subobject().
 1.8.17
 1.8.17