|
MythTV master
|
#include "videovisual.h"Go to the source code of this file.
Classes | |
| class | VideoVisualMonoScope |
Macros | |
| #define | FADE_NAME QString("FadeScope") |
| #define | SIMPLE_NAME QString("SimpleScope") |
Variables | |
| static constexpr size_t | NUM_SAMPLES { 256 } |
| #define FADE_NAME QString("FadeScope") |
Definition at line 8 of file videovisualmonoscope.h.
| #define SIMPLE_NAME QString("SimpleScope") |
Definition at line 9 of file videovisualmonoscope.h.
|
staticconstexpr |
Definition at line 7 of file videovisualmonoscope.h.
Referenced by MythVisualMonoScopeOpenGL::Draw(), MythVisualMonoScopeVulkan::Draw(), MythVisualMonoScopeOpenGL::Initialise(), MythVisualMonoScopeVulkan::InitialiseVulkan(), and VideoVisualMonoScope::UpdateVertices().