Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Processor to allow output and display of different Audio Units. This is because what is shown for the user and what the output is might not be the same. For example, when using the linear output option for volume, Volume is displayed as dB, but the output value will still be 0.0-1.0f.
| Name | FAudioUnitProcessor |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioInputWidget.h |
| Include Path | #include "SAudioInputWidget.h" |
Syntax
struct FAudioUnitProcessor
Derived Classes
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| NormalizedLinearSliderRange | const FVector2D | SAudioInputWidget.h |