Audacity 3.2.0
Public Attributes | List of all members
anonymous_namespace{PitchAndSpeedDialog.cpp}::HitClip Struct Reference
Collaboration diagram for anonymous_namespace{PitchAndSpeedDialog.cpp}::HitClip:
[legend]

Public Attributes

std::shared_ptr< WaveTracktrack
 
std::shared_ptr< WaveTrack::Intervalclip
 

Detailed Description

Definition at line 48 of file PitchAndSpeedDialog.cpp.

Member Data Documentation

◆ clip

std::shared_ptr<WaveTrack::Interval> anonymous_namespace{PitchAndSpeedDialog.cpp}::HitClip::clip

Definition at line 51 of file PitchAndSpeedDialog.cpp.

◆ track

std::shared_ptr<WaveTrack> anonymous_namespace{PitchAndSpeedDialog.cpp}::HitClip::track

Definition at line 50 of file PitchAndSpeedDialog.cpp.


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