-
Notifications
You must be signed in to change notification settings - Fork 0
iPod music acces plugin for Gideros Mobile
License
DjinnGA/MusicKit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Modified 16th Sept 2012 Giles Allensby ***** MusicKit for Gideros Studio **** ********************************** Events are dispatched to Gideros Studio. Known issues: 1. Not all methods and properties are implemented. Gideros MusicKit Plugin API To use the plugin: Copy musickit.mm to Xcode project "plugins" directory and then add to Xcode project. In lua file: require "musicKit" Lua API void playPause() void playSong() void pauseSong() void stopSong() void previousSong() void nextSong() void seekForwards() void seekBackwards() void stopSeeking() void skipToBeginning() void getPlaylists() ---------- Coming Soon ----------- void getSongs() void getPlayState() void playSong(int id) void playPlaylist(int id)
About
iPod music acces plugin for Gideros Mobile
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published