playbackInfo
Description​
Gets or sets the playback information for this track.
- JavaScript
- C#
- Kotlin
playbackInfo: PlaybackInformation;
PlaybackInformation PlaybackInfo { get; set; }
var playbackInfo: PlaybackInformation
Gets or sets the playback information for this track.
playbackInfo: PlaybackInformation;
PlaybackInformation PlaybackInfo { get; set; }
var playbackInfo: PlaybackInformation