tag

abstract suspend fun tag(progressFlow: <Error class: unknown class><Progress>, context: DownloadContext, file: File): File

Tag a file with the given track metadata use this to tag the file with the track metadata

val track = context.track

Parameters

context

The extension that the track belongs to.

file

The file to tag