Difference between revisions of "VLCKit"
Jump to navigation
Jump to search
Pdherbemont (talk | contribs) (to do) |
Pdherbemont (talk | contribs) |
||
Line 9: | Line 9: | ||
== to do == | == to do == | ||
* timeline support | * timeline support | ||
− | * media_list_view | + | * media_list_view support from the VLCPlaylist object. |
Revision as of 12:52, 25 September 2007
How to build the framework
$ ./bootstrap $ ./configure $ make $ cd extra/MacOSX/Framework $ make
Sample application is in extra/MacOSX/Framework/Examples.
to do
- timeline support
- media_list_view support from the VLCPlaylist object.