Track Details
constructor(extensionId: String, track: Track, context: EchoMediaItem?, currentPosition: Long, totalDuration: Long?)
Parameters
extension Id
the extension id of the extension that the track is from.
context
the context of the track.
track
the track itself.
current Position
the current position of the track in milliseconds.
total Duration
the total duration of the track in milliseconds, or null if unknown.