playbackRange
Description​
The range of the song that should be exported. Set this to null to play the whole song.
- JavaScript
- C#
- Kotlin
playbackRange?: PlaybackRange;
PlaybackRange PlaybackRange { get; set; }
var playbackRange: PlaybackRange
The range of the song that should be exported. Set this to null to play the whole song.
playbackRange?: PlaybackRange;
PlaybackRange PlaybackRange { get; set; }
var playbackRange: PlaybackRange