OGGPage Struct Reference


Data Fields

int64_t granule
int stream_index
uint8_t flags
uint8_t segments_count
uint8_t segments [255]
uint8_t data [MAX_PAGE_SIZE]
uint16_t size

Detailed Description

Definition at line 36 of file oggenc.c.


Field Documentation

uint8_t OGGPage::data[MAX_PAGE_SIZE]

Definition at line 42 of file oggenc.c.

Referenced by ogg_buffer_data(), and ogg_write_page().

uint8_t OGGPage::flags

Definition at line 39 of file oggenc.c.

Referenced by ogg_buffer_data(), ogg_reset_cur_page(), ogg_write_header(), and ogg_write_page().

Definition at line 37 of file oggenc.c.

Referenced by ogg_buffer_data(), ogg_compare_granule(), ogg_reset_cur_page(), and ogg_write_page().

uint8_t OGGPage::segments[255]

Definition at line 41 of file oggenc.c.

Referenced by ogg_buffer_data(), and ogg_write_page().

Definition at line 40 of file oggenc.c.

Referenced by ogg_buffer_data(), ogg_reset_cur_page(), and ogg_write_page().

uint16_t OGGPage::size

Definition at line 43 of file oggenc.c.

Referenced by ogg_buffer_data(), ogg_reset_cur_page(), and ogg_write_page().

Definition at line 38 of file oggenc.c.

Referenced by ogg_compare_granule(), ogg_write_header(), ogg_write_page(), and ogg_write_pages().


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

Generated on Fri Oct 26 02:46:17 2012 for FFmpeg by  doxygen 1.5.8