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

#include <WaveClip.h>

Public Member Functions

 CentShiftChange (int newValue)
 

Public Attributes

const int newValue
 

Detailed Description

Definition at line 197 of file WaveClip.h.

Constructor & Destructor Documentation

◆ CentShiftChange()

CentShiftChange::CentShiftChange ( int  newValue)
inlineexplicit

Definition at line 199 of file WaveClip.h.

201 {
202 }
const int newValue
Definition: WaveClip.h:203

Member Data Documentation

◆ newValue

const int CentShiftChange::newValue

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