|
enum | { kEncodingFlag_TemporalCompression = 0x80,
kEncodingFlag_HasRanges = 0x20000000,
kEncodingFlag_Trimming = 0x08
} |
|
|
uint32 | marker |
|
uint8 | unknown1 [8] |
|
uint32 | assetID |
|
bool | haveMacPart |
|
bool | haveWinPart |
|
PlatformUnion | platform |
|
uint32 | frameDataPosition |
|
uint32 | sizeOfFrameData |
|
uint32 | mtoonHeader [2] |
|
uint16 | version |
|
uint8 | unknown2 [4] |
|
uint32 | encodingFlags |
|
Rect | rect |
|
uint16 | numFrames |
|
uint8 | unknown3 [14] |
|
uint16 | bitsPerPixel |
|
uint32 | codecID |
|
uint8 | unknown4_1 [8] |
|
uint32 | codecDataSize |
|
Point | registrationPoint |
|
Common::Array< FrameDef > | frames |
|
Common::Array< uint8 > | codecData |
|
FrameRangePart | frameRangesPart |
|
|
DataReadErrorCode | load (DataReader &reader) override |
|
|
DataReadErrorCode | load (DataObjectTypes::DataObjectType type, uint16 revision, DataReader &reader) |
|
uint16 | getRevision () const |
|
DataObjectTypes::DataObjectType | getType () const |
|
DataObjectTypes::DataObjectType | _type |
|
uint16 | _revision |
|
The documentation for this struct was generated from the following file: