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 |
- EditAnywhere
- BlueprintReadWrite
- Category=AudioMeter
|
| MeterValue |
float |
|
AudioMeterChannelInfo.h |
- EditAnywhere
- BlueprintReadWrite
- Category=AudioMeter
|
| PeakValue |
float |
|
AudioMeterChannelInfo.h |
- EditAnywhere
- BlueprintReadWrite
- Category=AudioMeter
|