Navigation
API > API/Plugins > API/Plugins/AudioInsights
Inheritance Hierarchy
- IEditableProvider
- FTraceProviderBase
- TDeviceDataMapTraceProvider
References
| Module | AudioInsights |
| Header | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/AudioInsightsTraceProviderBase.h |
| Include | #include "AudioInsightsTraceProviderBase.h" |
Syntax
class FTraceProviderBase : public TraceServices::IEditableProvider
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint64 | LastUpdateId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTraceProviderBase
(
FName InName |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| Trace::IAnalyzer * | |||
| uint64 | |||
| uint64 | |||
| FName | GetName () |
||
| bool | IsUpdated () |
||
| bool | |||
| void | Reset () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTraceAnalyzerBase |