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