masterBarOccurence
Description​
The occurence of the masterbar to which this sync point belongs to. The occurence is 0-based and increases with every repeated play of a masterbar (e.g. on repeats or jumps). This property is purely informative for external use like in editors. It has no impact to the synchronization itself.
- JavaScript
- C#
- Kotlin
masterBarOccurence: number;
double MasterBarOccurence { get; set; }
var masterBarOccurence: Double