search for: theorapagecount

Displaying 1 result from an estimated 1 matches for "theorapagecount".

2006 Aug 06
0
Newbie: How to rewind a videostream (long)
...ogg_packet oggPacket; ogg_stream_state vorbisStreamState; ogg_stream_state theoraStreamState; theora_info theoraInfo; theora_comment theoraComment; theora_state theoraState; int theoraPageCount; yuv_buffer yuvBuffer; std::ifstream videoStream; void rewind (); void initMovie (); void exitMovie (); int buffer_data (); int...