Data Fields | |
| int64_t | duration |
| unsigned | page_counter |
| uint8_t * | header [3] |
| int | header_len [3] |
| int | kfgshift |
| for theora granule | |
| int64_t | last_kf_pts |
| int | vrev |
| int | eos |
Definition at line 27 of file oggenc.c.
| int64_t OGGStreamContext::duration |
| unsigned OGGStreamContext::page_counter |
Definition at line 30 of file oggenc.c.
Referenced by ogg_build_flac_headers(), ogg_write_header(), and ogg_write_trailer().
| int OGGStreamContext::header_len[3] |
Definition at line 31 of file oggenc.c.
Referenced by ogg_build_flac_headers(), and ogg_write_header().
for theora granule
Definition at line 33 of file oggenc.c.
Referenced by ogg_write_header(), and ogg_write_packet().
| int64_t OGGStreamContext::last_kf_pts |
Definition at line 36 of file oggenc.c.
Referenced by ogg_interleave_per_granule(), and ogg_write_page().
1.5.6