synthTime
Description​
The millisecond time position of the synthesizer when this sync point is reached.
- JavaScript
- C#
- Kotlin
synthTime: number;
double SynthTime { get; set; }
var synthTime: Double
The millisecond time position of the synthesizer when this sync point is reached.
synthTime: number;
double SynthTime { get; set; }
var synthTime: Double