Libav
Data Fields
MOVParseTableEntry Struct Reference

Data Fields

uint32_t type
 
int(* parse )(MOVContext *ctx, AVIOContext *pb, MOVAtom atom)
 

Detailed Description

Definition at line 62 of file mov.c.

Field Documentation

§ type

uint32_t MOVParseTableEntry::type

Definition at line 63 of file mov.c.

Referenced by mov_read_default(), mov_read_dref(), mov_read_ftyp(), mov_read_glbl(), and mov_read_hdlr().

§ parse

int(* MOVParseTableEntry::parse) (MOVContext *ctx, AVIOContext *pb, MOVAtom atom)

Definition at line 64 of file mov.c.

Referenced by mov_read_default(), and mov_read_udta_string().


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