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 29 of file oggenc.c.
| int64_t OGGStreamContext::duration |
Definition at line 38 of file oggenc.c.
Referenced by ogg_interleave_per_granule(), and ogg_write_page().
| uint8_t* OGGStreamContext::header[3] |
Definition at line 32 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 33 of file oggenc.c.
Referenced by ogg_build_flac_headers(), and ogg_write_header().
for theora granule
Definition at line 35 of file oggenc.c.
Referenced by ogg_write_header(), and ogg_write_packet().
| int64_t OGGStreamContext::last_kf_pts |
| unsigned OGGStreamContext::page_counter |
1.5.8