Choose your operating system:
Windows
macOS
Linux
| FSlateControlledConstruction | ||||||||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioRadialSlider.h |
Include |
#include "SAudioRadialSlider.h" |
class SAudioVolumeRadialSlider : public SAudioRadialSlider
An Audio Radial Slider widget with default conversion for volume (dB).
Name | Description | |
---|---|---|
|
SAudioVolumeRadialSlider() |
Name | Description | ||
---|---|---|---|
|
SetUseLinearOutput ( |
Name | Description | ||
---|---|---|---|
|
Construct ( |
||
|
const float |
GetLinValueForText ( |
|
|
const float |
GetOutputValueForText ( |
Name | Description | ||
---|---|---|---|
|
const float |
GetLinValue ( |
|
|
const float |
GetOutputValue ( |
|
|
SetOutputRange ( |
Name |
Description |
---|---|
MaxDbValue |
|
MinDbValue |
Min/max possible values for output range, derived to avoid Audio::ConvertToLinear/dB functions returning NaN. |