Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Inheritance Hierarchy
- ISparseSampledSequenceTransportCoordinator
- FSparseSampledSequenceTransportCoordinator
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SparseSampledSequenceTransportCoordinator.h |
| Include | #include "SparseSampledSequenceTransportCoordinator.h" |
Syntax
class FSparseSampledSequenceTransportCoordinator : public ISparseSampledSequenceTransportCoordinator
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnDisplayRangeUpdated | OnDisplayRangeUpdated | Called when the display range is updated | |
| FOnFocusPointMoved | OnFocusPointMoved | Called when the focus point is set to a new location | |
| FOnFocusPointScrubUpdate | OnFocusPointScrubUpdate | Called when the focus point is scrubbed |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Stop () |
||
| void | UpdatePlaybackRange
(
const TRange< double >& NewRange |
Zoom Formula |
Overridden from ISparseSampledSequenceTransportCoordinator
| Type | Name | Description | |
|---|---|---|---|
| float | ConvertAbsoluteRatioToZoomed
(
const float InAbsoluteRatio |
||
| float | ConvertZoomedRatioToAbsolute
(
const float InZoomedRatio |
||
| const TRange< double > | ISparseSampledSequenceTransportCoordinator interface | ||
| const float | |||
| const bool | IsScrubbing () |
||
| void | ScrubFocusPoint
(
const float InTargetFocusPoint, |
||
| void | SetProgressRatio
(
const float NewRatio |
||
| void | SetZoomRatio
(
const float NewRatio |