| FFmpeg
    | 
MOVParseTableEntry Struct Reference
  | Data Fields | |
| uint32_t | type | 
| int(* | parse )(MOVContext *ctx, AVIOContext *pb, MOVAtom atom) | 
Detailed Description
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 | 
Definition at line 63 of file mov.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), mov_read_default(), mov_read_dref(), mov_read_ftyp(), mov_read_glbl(), and mov_read_hdlr().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11