Public Member Functions | |
| const QString & | name (void) const |
| VideoVisual * | Create (AudioPlayer *audio, MythRender *render) const |
| virtual bool | SupportedRenderer (RenderType type) |
Definition at line 49 of file videovisualcircles.cpp.
| const QString& VideoVisualCirclesFactory::name | ( | void | ) | const [inline, virtual] |
Implements VideoVisualFactory.
Definition at line 52 of file videovisualcircles.cpp.
| VideoVisual* VideoVisualCirclesFactory::Create | ( | AudioPlayer * | audio, | |
| MythRender * | render | |||
| ) | const [inline, virtual] |
Implements VideoVisualFactory.
Definition at line 58 of file videovisualcircles.cpp.
| virtual bool VideoVisualCirclesFactory::SupportedRenderer | ( | RenderType | type | ) | [inline, virtual] |
Implements VideoVisualFactory.
Definition at line 64 of file videovisualcircles.cpp.
1.6.3