Audacity 3.2.0
Classes | Variables
MeterPanel.h File Reference
#include <atomic>
#include <wx/setup.h>
#include <wx/brush.h>
#include <wx/defs.h>
#include <wx/timer.h>
#include "ASlider.h"
#include "SampleFormat.h"
#include "Prefs.h"
#include "MeterPanelBase.h"
#include "Observer.h"
#include "Ruler.h"
Include dependency graph for MeterPanel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeterBar
 A struct used by MeterPanel to hold the position of one bar. More...
 
class  MeterUpdateMsg
 Message used to update the MeterPanel. More...
 
class  MeterUpdateQueue
 Queue of MeterUpdateMsg used to feed the MeterPanel. More...
 
class  MeterPanel
 MeterPanel is a panel that paints the meter used for monitoring or playback. More...
 
struct  MeterPanel::State
 

Variables

const int kMaxMeterBars = 2
 

Variable Documentation

◆ kMaxMeterBars

const int kMaxMeterBars = 2