ExportTrackRepository

Functions

Link copied to clipboard
abstract suspend fun saveExportedTrack(trackIds: List<Int>, fileName: String, exportFormat: ExportFormat): Flow<DataStreamProgress>