|
ADTF File Library
|
header for chunks Each Chunk header 16 Byte aligned within the file. More...
#include <indexedfile_types_v201_v301.h>
Public Attributes | |
| uint64_t | time_stamp |
| uint32_t | ref_master_table_index |
| referring to the master index table | |
| uint32_t | offset_to_last |
| uint32_t | size |
| uint16_t | stream_id |
| stream identifier the chunk belongs to | |
| uint16_t | flags |
| chunk type flags see ChunkType | |
| uint64_t | stream_index |
| number of the chunk within stream it belongs to | |
header for chunks Each Chunk header 16 Byte aligned within the file.
| uint32_t ifhd::v201_v301::ChunkHeader::offset_to_last |
relative byte offset to the previous chunk header (in bytes)
| uint32_t ifhd::v201_v301::ChunkHeader::size |
size of the chunks (in bytes)
| uint64_t ifhd::v201_v301::ChunkHeader::time_stamp |
timestamp of the chunk in microseconds or nanoseconds resolution (depending on file version < ifhd::v500::version_id).