X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/46b610a25dea1e26f1348dac4024d72514130bb3..01de763e5aad722c6e61891f11ba826beea60992:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index f49b559..1f84703 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -300,7 +300,12 @@ er's process managment. - (NSString *)currentSongLength; /*! - * @method currentSongDuratioh + * @method currentSongPlayed + */ +- (int)currentSongPlayed; + +/*! + * @method currentSongDuration */ - (int)currentSongDuration;