Navigation
API > API/Plugins > API/Plugins/AudioInsights
| |
|
| Name |
UAudioInsightsSettings |
| Type |
class |
| Header File |
/Engine/Plugins/AudioInsights/Source/AudioInsights/Public/AudioInsightsSettings.h |
| Include Path |
#include "AudioInsightsSettings.h" |
Syntax
UCLASS (MinimalAPI, Config=AudioInsights)
class UAudioInsightsSettings : public UDeveloperSettings
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CacheSettings |
FCacheSettings |
Settings for the Cache |
AudioInsightsSettings.h |
- EditAnywhere
- Config
- Category=Cache
- Meta=(ShowOnlyInnerProperties)
|
| OutputMeterDashboardSettings |
FOutputMeterDashboardSettings |
Settings for the Output Meter dashboard tab (not visible to the user) |
AudioInsightsSettings.h |
|
| OutputMeterSettings |
FLoudnessMeterSettings |
Settings for the Output Meters (only visible via settings cog) |
AudioInsightsSettings.h |
|
Functions
Public
Public Virtual
Static