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