Skip to content

macosx: Clean up and simplify VLCLibraryAudioDataSource

By taking advantage of the polymorphic interface provided by the VLCMediaLibraryItemProtocol we can eliminate a lot of code that isn't needed anymore.

This MR also cleans up some other functions in this class that can be made less verbose

Signed-off-by: Claudio Cambra claudio.cambra@gmail.com

Merge request reports