Created
March 11, 2011 02:41
-
-
Save ngpestelos/865365 to your computer and use it in GitHub Desktop.
Mobile VLC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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