cgv
|
reader class for riff files such as .ani or .avi More...
#include <riff.h>
Public Member Functions | |
riff_reader (riff_handler *_rh) | |
construct from riff_handler | |
bool | read (const std::string &file_name) |
read given file and generate callbacks to the riff_handler, return whether read was successful | |
reader class for riff files such as .ani or .avi