Skip to content

Instantly share code, notes, and snippets.

@ngpestelos
Created March 11, 2011 02:41
Show Gist options
  • Save ngpestelos/865365 to your computer and use it in GitHub Desktop.
Save ngpestelos/865365 to your computer and use it in GitHub Desktop.
Mobile VLC
iOS app running on armv7.
MobileVLCAppDelegate
MVLCMovieViewController
* creates a VLCMediaPlayer (sets delegate to itself and drawable surface to movieView)
* sets media to the URL provided
* tells media player to play
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment