libtheora
1.1.1
|
Codec internal state and context. More...
#include <theora.h>
Data Fields | |
theora_info * | i |
ogg_int64_t | granulepos |
void * | internal_encode |
void * | internal_decode |
Codec internal state and context.
ogg_int64_t theora_state::granulepos |
theora_info* theora_state::i |
void* theora_state::internal_decode |
void* theora_state::internal_encode |