Audacity 3.2.0
Classes | Namespaces | Typedefs | Functions | Variables
DynamicRangeProcessorUtils.h File Reference
#include "DynamicRangeProcessorTypes.h"
#include "Internat.h"
#include "TranslatableString.h"
Include dependency graph for DynamicRangeProcessorUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DynamicRangeProcessorUtils::Preset< Struct >
 
struct  DynamicRangeProcessorUtils::Detail::SerializedPreset
 

Namespaces

namespace  DynamicRangeProcessorUtils
 
namespace  DynamicRangeProcessorUtils::Detail
 

Typedefs

using DynamicRangeProcessorUtils::CompressorPreset = Preset< CompressorSettings >
 
using DynamicRangeProcessorUtils::LimiterPreset = Preset< LimiterSettings >
 

Functions

DYNAMIC_RANGE_PROCESSOR_API std::vector< CompressorPreset > DynamicRangeProcessorUtils::GetCompressorPresets ()
 
DYNAMIC_RANGE_PROCESSOR_API std::vector< LimiterPreset > DynamicRangeProcessorUtils::GetLimiterPresets ()
 

Variables

const std::vector< SerializedPreset > DynamicRangeProcessorUtils::Detail::serializedCompressorPresets
 
const std::vector< SerializedPreset > DynamicRangeProcessorUtils::Detail::serializedLimiterPresets