Audacity 3.2.0
Public Attributes | List of all members
WaveDisplayColumn Struct Referencefinal

Data for sample blocks related to the column. More...

#include <WaveData.h>

Public Attributes

float min
 
float max
 
float rms
 

Detailed Description

Data for sample blocks related to the column.


Audacity: A Digital Audio Editor

WaveData.h

Dmitry Vedenko

Definition at line 18 of file WaveData.h.

Member Data Documentation

◆ max

float WaveDisplayColumn::max

Definition at line 21 of file WaveData.h.

◆ min

float WaveDisplayColumn::min

Definition at line 20 of file WaveData.h.

◆ rms

float WaveDisplayColumn::rms

Definition at line 22 of file WaveData.h.


The documentation for this struct was generated from the following file: