X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/13cf91d9f8bff4826b27829e441ad75efed02cdb..855ab31dc6f063368085f5f31c70882ef7370b66:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index b77fc22..a86888e 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -264,6 +264,11 @@ er's process managment. */ - (NSString *)currentSongArtist; +/*! + * @method currentSongComposer + */ +- (NSString *)currentSongComposer; + /*! * @method currentSongAlbum */ @@ -382,7 +387,7 @@ er's process managment. /*! * @method switchToPlaylistAtIndex: */ -//- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2; +- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2; /*! * @method switchToSongAtIndex: