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

#include <WaveClip.h>

Public Member Functions

 PitchAndSpeedPresetChange (PitchAndSpeedPreset newValue)
 

Public Attributes

const PitchAndSpeedPreset newValue
 

Detailed Description

Definition at line 206 of file WaveClip.h.

Constructor & Destructor Documentation

◆ PitchAndSpeedPresetChange()

PitchAndSpeedPresetChange::PitchAndSpeedPresetChange ( PitchAndSpeedPreset  newValue)
inlineexplicit

Definition at line 208 of file WaveClip.h.

210 {
211 }
const PitchAndSpeedPreset newValue
Definition: WaveClip.h:212

Member Data Documentation

◆ newValue

const PitchAndSpeedPreset PitchAndSpeedPresetChange::newValue

Definition at line 212 of file WaveClip.h.

Referenced by WaveClip::SubscribeToPitchAndSpeedPresetChange().


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