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 }
 
int numberOfSelected { 0 }
 

Detailed Description

Definition at line 185 of file ProjectAudioManager.h.

Member Data Documentation

◆ allSameRate

bool PropertiesOfSelected::allSameRate { false }

Definition at line 187 of file ProjectAudioManager.h.

Referenced by GetPropertiesOfSelected().

◆ numberOfSelected

int PropertiesOfSelected::numberOfSelected { 0 }

Definition at line 189 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: