Data Fields | |
uint8_t | flags |
uint64_t | offset |
unsigned | slice_offset |
offset of audio slice |
Definition at line 57 of file mxfenc.c.
uint8_t MXFIndexEntry::flags |
Definition at line 58 of file mxfenc.c.
Referenced by mxf_write_index_table_segment(), and mxf_write_packet().
uint64_t MXFIndexEntry::offset |
Definition at line 59 of file mxfenc.c.
Referenced by mxf_write_index_table_segment(), and mxf_write_packet().
unsigned MXFIndexEntry::slice_offset |
offset of audio slice
Definition at line 60 of file mxfenc.c.
Referenced by mxf_write_index_table_segment(), and mxf_write_packet().