FFmpeg
Data Fields
OGGPage Struct Reference

Data Fields

int64_t  start_granule
 
int64_t  granule
 
int  stream_index
 
 
 
uint8_t  segments [255]
 
 
uint16_t  size
 

Detailed Description

Definition at line 38 of file oggenc.c.

Field Documentation

int64_t OGGPage::start_granule

Definition at line 39 of file oggenc.c.

Referenced by ogg_buffer_data(), ogg_buffer_page(), and ogg_write_header().

int64_t OGGPage::granule

Definition at line 40 of file oggenc.c.

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

int OGGPage::stream_index

Definition at line 41 of file oggenc.c.

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

uint8_t OGGPage::flags

Definition at line 42 of file oggenc.c.

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

uint8_t OGGPage::segments_count

Definition at line 43 of file oggenc.c.

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

uint8_t OGGPage::segments[255]

Definition at line 44 of file oggenc.c.

Referenced by ogg_buffer_data(), and ogg_write_page().

uint8_t OGGPage::data[MAX_PAGE_SIZE]

Definition at line 45 of file oggenc.c.

Referenced by ogg_buffer_data(), and ogg_write_page().

uint16_t OGGPage::size

Definition at line 46 of file oggenc.c.

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


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

Generated on Wed Jun 10 2015 01:57:22 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /