|
MythTV
0.26-pre
|
Public Member Functions | |
| const QString & | name (void) const |
| VideoVisual * | Create (AudioPlayer *audio, MythRender *render) const |
| virtual bool | SupportedRenderer (RenderType type) |
Definition at line 185 of file videovisualspectrum.cpp.
| const QString& VideoVisualSpectrumFactory::name | ( | void | ) | const [inline, virtual] |
Implements VideoVisualFactory.
Definition at line 188 of file videovisualspectrum.cpp.
| VideoVisual* VideoVisualSpectrumFactory::Create | ( | AudioPlayer * | audio, |
| MythRender * | render | ||
| ) | const [inline, virtual] |
Implements VideoVisualFactory.
Definition at line 194 of file videovisualspectrum.cpp.
| virtual bool VideoVisualSpectrumFactory::SupportedRenderer | ( | RenderType | type | ) | [inline, virtual] |
Implements VideoVisualFactory.
Definition at line 200 of file videovisualspectrum.cpp.
1.7.6.1