playbackStart
Description​
The timeline position of the voice within the current bar as it is played. (unit: midi ticks) This might differ from the actual playback time due to special grace types.
- JavaScript
- C#
- Kotlin
playbackStart: number;
double PlaybackStart { get; set; }
var playbackStart: Double