search for: initmovie

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

Did you mean: init_movie
2006 Aug 06
0
Newbie: How to rewind a videostream (long)
...theora_comment theoraComment; theora_state theoraState; int theoraPageCount; yuv_buffer yuvBuffer; std::ifstream videoStream; void rewind (); void initMovie (); void exitMovie (); int buffer_data (); int queue_page (ogg_page *oggPage); void decode_frame (); public: VideoStreamTheora(); virtual ~VideoStreamTheora(); vir...