• Sign in
  • Register
  • Home
  • Projects
  • Help

Paris Hackday Code

  • Overview
  • Members
  • Activity
  • Repository
  • Code docs
FFmpeg
  • Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Data Structures
  • Files
  • Examples
  • Data Structures
  • Data Structure Index
  • Class Hierarchy
  • Data Fields
Data Fields
MOVAtom Struct Reference

#include <isom.h>

Data Fields

uint32_t type
 
int64_t size
 

Detailed Description

Definition at line 65 of file isom.h.

Field Documentation

int64_t MOVAtom::size

Definition at line 67 of file isom.h.

Referenced by ff_mov_read_stsd_entries(), mov_read_chan(), mov_read_chpl(), mov_read_cmov(), mov_read_custom_metadata(), mov_read_default(), mov_read_dref(), mov_read_dvc1(), mov_read_elst(), mov_read_extradata(), mov_read_fiel(), mov_read_ftyp(), mov_read_glbl(), mov_read_hdlr(), mov_read_header(), mov_read_mdat(), mov_read_meta(), mov_read_strf(), mov_read_udta_string(), mov_read_wave(), mov_read_wfex(), and mov_read_wide().

uint32_t MOVAtom::type

Definition at line 66 of file isom.h.

Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), mov_read_cmov(), mov_read_default(), mov_read_extradata(), mov_read_stco(), mov_read_stsz(), mov_read_udta_string(), and mov_read_wide().


The documentation for this struct was generated from the following file:
  • isom.h

Generated on Tue Sep 2 2025 06:56:11 for FFmpeg by   doxygen 1.8.11
Loading...
Operated by SoundSoftware.ac.uk – contact us
Powered by Redmine