|
ADTF File Library
|
header for a chunk reference More...
#include <indexedfile_types_v201_v301.h>
Public Attributes | |
| uint64_t | time_stamp |
| timestamp of the chunk in microseconds or nanoseconds resolution (depending on file version) | |
| uint32_t | size |
| uint16_t | stream_id |
| stream identifier of the chunk it refers to | |
| uint16_t | flags |
| uint64_t | chunk_offset |
| file offset position of the chunk it refers to (in byte) | |
| uint64_t | chunk_index |
| number of chunk | |
| uint64_t | stream_index |
| number of chunk within the stream it belongs to | |
| uint32_t | ref_stream_table_index |
header for a chunk reference
| uint16_t ifhd::v201_v301::ChunkRef::flags |
flags of the chunk it refers to see ChunkType
| uint32_t ifhd::v201_v301::ChunkRef::ref_stream_table_index |
number of stream index table entry this master index entry belongs to
| uint32_t ifhd::v201_v301::ChunkRef::size |
size of the chunk it refers to