Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/MeterFactory.h |
| Include | #include "MeterFactory.h" |
Syntax
struct FMeterEntry
Remarks
Holds the meter results per a time step for each channel
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Channel | ||
| float | ClippingValue | ||
| float | MeterValue | ||
| int32 | NumSamplesClipping | ||
| float | PeakValue | ||
| float | Timestamp |