AudioImportResult

constructor(success: Boolean, canceled: Boolean, error: String?, warnings: List<String>, stems: List<AudioStemImport>)