MythTV  master
Classes | Macros | Variables
videovisualmonoscope.h File Reference
#include "videovisual.h"
Include dependency graph for videovisualmonoscope.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Macro Definition Documentation

◆ FADE_NAME

#define FADE_NAME   QString("FadeScope")

Definition at line 8 of file videovisualmonoscope.h.

◆ SIMPLE_NAME

#define SIMPLE_NAME   QString("SimpleScope")

Definition at line 9 of file videovisualmonoscope.h.

Variable Documentation

◆ NUM_SAMPLES

constexpr size_t NUM_SAMPLES { 256 }
staticconstexpr