MobileVLCKit and VLCKit, part 2

This is part of an article series covering VLC’s Objective-C framework, which we provide to allow inclusion of all its features in third party applications as well as VLC for iOS and Apple TV. Currently published: Part 1: What is VLCKit and how does it work? How to use it? Part 3: snapshots and thumbnailing Today, we will discuss meta data processing. In VLCKit, every item you play is a VLCMedia object. For typical use cases, it can be created with an NSURL or an NSString containing a path. ...

February 18, 2015