barOccurence
Description​
Indicates for which repeat occurence this sync point is valid (e.g. 0 on the first time played, 1 on the second time played)
- JavaScript
- C#
- Kotlin
barOccurence: number;
double BarOccurence { get; set; }
var barOccurence: Double