Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioInputWidget.h |
Include |
#include "SAudioInputWidget.h" |
class SAudioInputWidget : public SCompoundWidget
Abstract class for use by audio sliders and knobs that consists of a visual representation of a float value and a text label.
Name | Description | ||
---|---|---|---|
|
const float |
GetLinValue ( |
|
|
const float |
GetOutputValue ( |
|
|
SetDesiredSizeOverride ( |
||
|
SetLabelBackgroundColor ( |
||
|
SetOutputRange ( |
||
|
SetShowUnitsText ( |
||
|
SetUnitsText ( |
||
|
SetUnitsTextReadOnly ( |
||
|
SetValue ( |
Set the slider's linear (0-1 normalized) value. |