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