Audacity 3.2.0
Public Attributes | List of all members
PropertiesOfSelected Struct Reference

#include <ProjectAudioManager.h>

Public Attributes

bool allSameRate { false }
 
int rateOfSelected { RATE_NOT_SELECTED }
 
bool anySelected { false }
 

Detailed Description

Definition at line 187 of file ProjectAudioManager.h.

Member Data Documentation

◆ allSameRate

bool PropertiesOfSelected::allSameRate { false }

Definition at line 189 of file ProjectAudioManager.h.

Referenced by GetPropertiesOfSelected().

◆ anySelected

bool PropertiesOfSelected::anySelected { false }

Definition at line 191 of file ProjectAudioManager.h.

Referenced by GetPropertiesOfSelected().

◆ rateOfSelected

int PropertiesOfSelected::rateOfSelected { RATE_NOT_SELECTED }

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