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