VLCKit

From VideoLAN Wiki

Jump to: navigation, search

Introduction

VLCKit is an Objective-C wrapper for libvlc's external interface, on MacOS X. It includes basic classes for playlists, streaming and transcoding. However, this is only a limited set. Doing simple media players (comparable to MPlayer OS X or QuickTime Player) is as hard as doing a QuickTime-based one; thus, it is really easy. However, you'll lack most of the cool things such as running multiple interfaces within one instance (remember that hotkeys is an interface, too). Still, you get da überfeature: playing multiple streams within one instance of VLC side by side.

TODO

  • How to build a user interface
  • Example projects
  • API documentation

Related

External Links

Help VideoLAN by adding to this page. Click on edit to add to this article.