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: DoubleGets or sets the duration that the note is played during the audio generation.
playbackDuration: number;double PlaybackDuration { get; set; }var playbackDuration: Double