Implements support for video files. More...
#include "graphics/CImage.h"
#include "timers/CPrecisionClock.h"
#include "system/CMutex.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | chai3d::cVideo |
This class implements support for video files of the OGG/Vorbis format. More... | |
Namespaces | |
chai3d | |
Typedefs | |
typedef std::shared_ptr< cVideo > | chai3d::cVideoPtr |