alphaTab.model.SyncPointData
Description
Represents the data of a sync point for synchronizing the internal time axis with an external audio file.
class SyncPointData
Properties
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) |
millisecondOffset | The audio offset marking the position within the audio track in milliseconds. |