playbackDuration
Description​
Gets or sets the duration that the note is played during the audio generation.
- JavaScript
- C#
- Kotlin
playbackDuration: number;
double PlaybackDuration { get; set; }
var playbackDuration: Double
Gets or sets the duration that the note is played during the audio generation.
playbackDuration: number;
double PlaybackDuration { get; set; }
var playbackDuration: Double