FFmpeg
Data Fields
GUIDParseTable Struct Reference

Data Fields

const char * name
 
ff_asf_guid guid
 
int(* read_object )(AVFormatContext *, const struct GUIDParseTable *)
 
int is_subobject
 

Detailed Description

Definition at line 58 of file asfdec_o.c.

Field Documentation

◆ name

const char* GUIDParseTable::name

Definition at line 59 of file asfdec_o.c.

Referenced by detect_unknown_subobject().

◆ guid

ff_asf_guid GUIDParseTable::guid

Definition at line 60 of file asfdec_o.c.

◆ read_object

int(* GUIDParseTable::read_object) (AVFormatContext *, const struct GUIDParseTable *)

Definition at line 61 of file asfdec_o.c.

◆ is_subobject

int GUIDParseTable::is_subobject

Definition at line 62 of file asfdec_o.c.

Referenced by detect_unknown_subobject().


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