oggz_position Struct Reference

#include <oggz_packet.h>


Detailed Description

The position of an oggz_packet.

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.

Field Documentation

Granulepos calculated by inspection of codec data.

-1 if unknown

Number of pages this packet spans.

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.


The documentation for this struct was generated from the following file:

Generated on Sun Sep 6 17:35:46 2015 for liboggz by  doxygen 1.5.6