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

#include <DynamicRangeProcessorEditor.h>

Collaboration diagram for ExtendedCompressorParameter:
[legend]

Public Attributes

double & value
 
const DynamicRangeProcessorParameterAttributesattributes
 
const std::shared_ptr< DynamicRangeProcessorParameterparam
 
const ControllerCategory category
 
wxTextCtrl * text = nullptr
 
wxSlider * slider = nullptr
 

Detailed Description

Definition at line 76 of file DynamicRangeProcessorEditor.h.

Member Data Documentation

◆ attributes

const DynamicRangeProcessorParameterAttributes& ExtendedCompressorParameter::attributes

◆ category

const ControllerCategory ExtendedCompressorParameter::category

Definition at line 81 of file DynamicRangeProcessorEditor.h.

◆ param

const std::shared_ptr<DynamicRangeProcessorParameter> ExtendedCompressorParameter::param

◆ slider

wxSlider* ExtendedCompressorParameter::slider = nullptr

◆ text

wxTextCtrl* ExtendedCompressorParameter::text = nullptr

◆ value

double& ExtendedCompressorParameter::value

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