FFmpeg
Data Fields
OGGPageList Struct Reference

Data Fields

OGGPage page
 
struct OGGPageListnext
 

Detailed Description

Definition at line 70 of file oggenc.c.

Field Documentation

◆ page

OGGPage OGGPageList::page

Definition at line 71 of file oggenc.c.

Referenced by ogg_buffer_page(), and ogg_write_pages().

◆ next

struct OGGPageList* OGGPageList::next

Definition at line 72 of file oggenc.c.

Referenced by ogg_buffer_page(), ogg_free(), and ogg_write_pages().


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