ADTF
|
Header for a file extensions. More...
Public Attributes | |
tInt8 | strIdentifier [MAX_FILEEXTENSIONIDENTIFIER_LENGTH] |
Identifier. | |
tUInt16 | ui16StreamId |
related Stream identifier. 0 for every stream 1> id >= Max streams) | |
tUInt8 | _reserved1 [2] |
reserved. currently not in use | |
tUInt32 | ui32UserId |
optional user id | |
tUInt32 | ui32TypeId |
optional type id | |
tUInt32 | ui32VersionId |
optional version id | |
tUInt64 | ui64DataPos |
file offset of the extension data (absolute), will be changed to tInt64 in a future version | |
tUInt64 | ui64DataSize |
size of the extension-data in bytes | |
tUInt8 | _reserved [96] |
reserved. currently not in use | |
Header for a file extensions.