X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/46b610a25dea1e26f1348dac4024d72514130bb3..276579746a9cbe94b358155d6eb1aff0b07760a0:/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;