X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6f3e95b38759c72706e83ff140ae17667cdfad22..ef1609c9b045caa35d6b03940d0d87d554a78f2e:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index a99d52c..1f84703 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -299,6 +299,16 @@ er's process managment. */ - (NSString *)currentSongLength; +/*! + * @method currentSongPlayed + */ +- (int)currentSongPlayed; + +/*! + * @method currentSongDuration + */ +- (int)currentSongDuration; + /*! * @method currentSongRemaining */