Audacity 3.2.0
Public Member Functions | Public Attributes | List of all members
StretchRatioChange Struct Reference

#include <WaveClip.h>

Public Member Functions

 StretchRatioChange (double newValue)
 

Public Attributes

const double newValue
 

Detailed Description

Definition at line 215 of file WaveClip.h.

Constructor & Destructor Documentation

◆ StretchRatioChange()

StretchRatioChange::StretchRatioChange ( double  newValue)
inlineexplicit

Definition at line 217 of file WaveClip.h.

219 {
220 }
const double newValue
Definition: WaveClip.h:221

Member Data Documentation

◆ newValue

const double StretchRatioChange::newValue

Definition at line 221 of file WaveClip.h.

Referenced by PitchAndSpeedDialog::Retarget().


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