Audacity 3.2.0
Public Attributes | List of all members
DynamicRangeProcessorHistory::Packet Struct Reference

#include <DynamicRangeProcessorHistory.h>

Public Attributes

float time = 0.f
 
float target = 0.f
 
float follower = 0.f
 
float input = 0.f
 
float output = 0.f
 

Detailed Description

Definition at line 23 of file DynamicRangeProcessorHistory.h.

Member Data Documentation

◆ follower

float DynamicRangeProcessorHistory::Packet::follower = 0.f

Definition at line 27 of file DynamicRangeProcessorHistory.h.

◆ input

float DynamicRangeProcessorHistory::Packet::input = 0.f

Definition at line 28 of file DynamicRangeProcessorHistory.h.

◆ output

float DynamicRangeProcessorHistory::Packet::output = 0.f

Definition at line 29 of file DynamicRangeProcessorHistory.h.

◆ target

float DynamicRangeProcessorHistory::Packet::target = 0.f

Definition at line 26 of file DynamicRangeProcessorHistory.h.

◆ time

float DynamicRangeProcessorHistory::Packet::time = 0.f

Definition at line 25 of file DynamicRangeProcessorHistory.h.


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