#include <grabframe.h>
Public Member Functions | |
| VideoStream () | |
| void | open (const char *filename) |
| void | close () |
| bool | grabAndWriteFrame (const osg::Camera &camera) |
| bool | isOpen () const |
| virtual void | operator() (const osg::Camera &) const |
Public Attributes | |
| bool | pause |
| VideoStream | ( | ) | [inline] |
| void close | ( | ) |
| bool grabAndWriteFrame | ( | const osg::Camera & | camera | ) |
| bool isOpen | ( | ) | const [inline] |
| void open | ( | const char * | filename | ) |
| void operator() | ( | const osg::Camera & | ) | const [virtual] |
| bool pause |
1.4.7