Navigation
API > API/Plugins > API/Plugins/AudioWidgets > API/Plugins/AudioWidgets/FAudioUnitProcessor
Description
Get the OutputValue that will be shown as text. This might be different then OutputValue depending on the type
Derived Overrides
| Name | GetOutputValueForText |
| Type | function |
| Header File | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioInputWidget.h |
| Include Path | #include "SAudioInputWidget.h" |
| Source | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Private/SAudioInputWidget.cpp |
virtual const float GetOutputValueForText
(
const FVector2D OutputRange,
const float InSliderValue
)