Navigation
API > API/Plugins > API/Plugins/AudioWidgets
| Name | FMeterChannelInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioMeterTypes.h |
| Include Path | #include "AudioMeterTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FMeterChannelInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClippingValue | float | AudioMeterTypes.h |
|
|
| MeterValue | float | AudioMeterTypes.h |
|
|
| PeakValue | float | AudioMeterTypes.h |
|