|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| OGGPageList * | page_list |
| int | pref_size |
| preferred page size (0 => fill all segments) More... | |
| int64_t | pref_duration |
| preferred page duration (0 => fill all segments) More... | |
| int | serial_offset |
| int | failed |
| OGGPageList* OGGContext::page_list |
| int OGGContext::pref_size |
| int64_t OGGContext::pref_duration |
| int OGGContext::failed |
Definition at line 85 of file oggenc.c.
Referenced by ogg_check_new_metadata(), and ogg_write_packet_internal().
1.8.17