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

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().

uint32_t MOVParseTableEntry::type

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