alphaTab.model.FlatSyncPoint
Description
A simple flat sync point for easy persistence separate to the main data model.
interface FlatSyncPoint
Properties
barIndex | Indicates index of the masterbar for which this sync point is valid. |
barOccurence | Indicates for which repeat occurence this sync point is valid (e.g. 0 on the first time played, 1 on the second time played) |
barPosition | Indicates relative position (0-1) of the sync point in within the masterbar. |
millisecondOffset | The audio offset marking the position within the audio track in milliseconds. |