FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MOVParseTableEntry Struct Reference

Data Fields

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

Detailed Description

Definition at line 60 of file mov.c.

Field Documentation

uint32_t MOVParseTableEntry::type

Definition at line 61 of file mov.c.

Referenced by mov_read_default().

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

Definition at line 62 of file mov.c.

Referenced by mov_read_default().


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