Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Inheritance Hierarchy
- IFixedSampledSequenceGridService
- FFixedSampledSequenceGridData
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/FixedSampledSequenceGridData.h |
| Include | #include "FixedSampledSequenceGridData.h" |
Syntax
class FFixedSampledSequenceGridData : public IFixedSampledSequenceGridService
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnWaveformEditorGridUpdated | OnGridMetricsUpdated |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFixedSampledSequenceGridData
(
const uint32 InTotalFrames, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetTicksTimeFont
(
const FSlateFontInfo* InNewFont |
||
| void | UpdateDisplayRange
(
const TRange< uint32 > InDisplayRange |
||
| bool | UpdateGridMetrics
(
const float InGridSizePixels |
Overridden from IFixedSampledSequenceGridService
| Type | Name | Description | |
|---|---|---|---|
| const FFixedSampledSequenceGridMetrics | |||
| const float | SnapPositionToClosestFrame
(
const float InPixelPosition |