Skip to content

VLCMediaList: Add .isEmpty property

Add of .isEmpty property enabling the user to check if the media list is empty or not without getting an empty_count compilation error generated by SwiftLint.

Edited by Felix Paul Kühne

Merge request reports