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