FFmpeg
|
Data Fields | |
uint32_t | type |
int(* | parse )(MOVContext *ctx, AVIOContext *pb, MOVAtom atom) |
uint32_t MOVParseTableEntry::type |
Definition at line 73 of file mov.c.
Referenced by mov_read_default(), mov_read_dfla(), mov_read_dref(), mov_read_hdlr(), and mov_read_st3d().
int(* MOVParseTableEntry::parse) (MOVContext *ctx, AVIOContext *pb, MOVAtom atom) |
Definition at line 74 of file mov.c.
Referenced by mov_read_default(), and mov_read_udta_string().