X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6f3e95b38759c72706e83ff140ae17667cdfad22..87ff2a62c7bd424aa11c1b7854d33b58ee4daf9c:/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 */