#include <oggz_packet.h>
Data Fields | |
ogg_int64_t | calc_granulepos |
Granulepos calculated by inspection of codec data. | |
oggz_off_t | begin_page_offset |
Byte offset of the start of the page on which this packet begins. | |
oggz_off_t | end_page_offset |
Byte offset of the start of the page on which this packet ends. | |
int | pages |
Number of pages this packet spans. | |
int | begin_segment_index |
Index into begin_page's lacing values for the segment that begins this packet. |
|
Index into begin_page's lacing values for the segment that begins this packet. NB. if begin_page is continued then the first of these packets will not be reported by ogg_sync_packetout() after a seek. -1 if unknown. |
|
Granulepos calculated by inspection of codec data. -1 if unknown |