audioItemFromFile

open override fun audioItemFromFile(path: Path): ObservableAudioItem

Creates an ObservableAudioItem from the audio file at path and adds it to the library.

Return

the created ObservableAudioItem

Parameters

path

the path to the audio file