FFmpeg  1.2.4
Data Fields
MOVParseTableEntry Struct Reference

Data Fields

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

Detailed Description

Definition at line 64 of file mov.c.

Field Documentation

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

Definition at line 66 of file mov.c.

Referenced by mov_read_default().

uint32_t MOVParseTableEntry::type

Definition at line 65 of file mov.c.

Referenced by mov_read_default().


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