openvideo::ImageSrcFactory Class Reference
[Node Classes]
A factory to create DSVLSrc nodes.
More...
#include <ImageSrcFactory.h>
Inherits openvideo::NodeFactory.
Public Member Functions | |
| ImageSrcFactory () | |
| ~ImageSrcFactory () | |
| virtual openvideo::ImageSrc * | createNode () |
| virtual const char * | getNodeTypeId () |
Detailed Description
A factory to create DSVLSrc nodes.
Definition at line 49 of file ImageSrcFactory.h.
Constructor & Destructor Documentation
|
|
constructor
Definition at line 44 of file ImageSrcFactory.cxx. |
|
|
destructor
Definition at line 49 of file ImageSrcFactory.cxx. |
Member Function Documentation
|
|
creates DSVL nodes
Implements openvideo::NodeFactory. Definition at line 54 of file ImageSrcFactory.cxx. |
|
|
returns VideoWrapperSrc as the type of known objects
Implements openvideo::NodeFactory. Definition at line 60 of file ImageSrcFactory.cxx. |
The documentation for this class was generated from the following files:
