xoreos
0.0.5
|
Public Attributes | |
uint32 | type |
uint32 | offset |
uint32 | size |
Definition at line 96 of file quicktime.h.
uint32 Video::QuickTimeDecoder::Atom::offset |
Definition at line 98 of file quicktime.h.
Referenced by Video::QuickTimeDecoder::readDefault(), and Video::QuickTimeDecoder::readHDLR().
uint32 Video::QuickTimeDecoder::Atom::size |
Definition at line 99 of file quicktime.h.
Referenced by Video::QuickTimeDecoder::readDefault(), Video::QuickTimeDecoder::readHDLR(), Video::QuickTimeDecoder::readLeaf(), and Video::QuickTimeDecoder::readSTSD().
uint32 Video::QuickTimeDecoder::Atom::type |
Definition at line 97 of file quicktime.h.
Referenced by Video::QuickTimeDecoder::readDefault().