playbackStart
Description​
Gets the playback start of the beat according to the generated audio.
- JavaScript
- C#
- Kotlin
readonly playbackStart: number;
double PlaybackStart { get; }
val playbackStart: Double
Gets the playback start of the beat according to the generated audio.
readonly playbackStart: number;
double PlaybackStart { get; }
val playbackStart: Double