Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/Views
Inheritance Hierarchy
- FTraceObjectTableDashboardViewFactory
- FMixerSourceDashboardViewFactory
References
| Module | AudioInsights |
| Header | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/MixerSourceDashboardViewFactory.h |
| Include | #include "Views/MixerSourceDashboardViewFactory.h" |
Syntax
class FMixerSourceDashboardViewFactory : public FTraceObjectTableDashboardViewFactory
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TMap< FName, FTraceTableDashboardViewFactory::FColumnData > & | GetColumns () |
||
| EDefaultDashboardTabStack | |||
| FText | |||
| FSlateIcon | GetIcon () |
||
| FName | GetName () |
||
| TSharedRef< SWidget > | |||
| TSharedRef< SWidget > | MakeWidget () |
||
| void | ProcessEntries
(
FTraceTableDashboardViewFactory::EProcessReason Reason |
||
| void | SortTable () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FPlotColumnInfo |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EGameState |
Typedefs
| Name | Description |
|---|---|
| FOnUpdateMuteSoloState | |
| FPlotCurveMetadata | |
| FPlotCurvePoint | |
| FPointDataPerCurveMap | Map of source id to data point array. |
Constants
| Name | Description |
|---|---|
| MaxPlotHistorySeconds | Maximum amount of data history kept for plots (in seconds) |
| MaxPlotSources | Maximum number of sources to plot at once. |
| NumPlotWidgets | |
| OnUpdateMuteSoloState |