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