X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/1b311c53a8e12e4261fd4dd970308a5c011f98aa..46b610a25dea1e26f1348dac4024d72514130bb3:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index a99d52c..f49b559 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -299,6 +299,11 @@ er's process managment. */ - (NSString *)currentSongLength; +/*! + * @method currentSongDuratioh + */ +- (int)currentSongDuration; + /*! * @method currentSongRemaining */