iphone - Get playlists from iPod library - Objective C -
i'm build app should import ipod library items. have done importing songs, want know how import playlists , albums library. provide me suggestions or example code. thank you.
i hope enough give information you, read this.
and if looking sample code visit this.
it return albums,
mpmediaquery *allalbums = [mpmediaquery albumsquery]; nsarray *albumarray = [allalbums collections];
Comments
Post a Comment