search for: decode_fram

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

Did you mean: decode_frame
2006 Aug 06
0
Newbie: How to rewind a videostream (long)
...eam videoStream; void rewind (); void initMovie (); void exitMovie (); int buffer_data (); int queue_page (ogg_page *oggPage); void decode_frame (); public: VideoStreamTheora(); virtual ~VideoStreamTheora(); virtual void decodeAndRenderFrameToTexture (irr::video::ITexture* texture); }; } #endif /*VIDEOSTREAMTHEORA_H_*/ -------------SOURCE FILE ------------- #include <iostream> #includ...