X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/8c2086efaf1ee7419fc91275fdc7426de3fbe7fd..1b8a669589e76ef54f552ad58a5d453720e9959b:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index 735e11e..1d76786 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -79,6 +79,7 @@ typedef enum {stopped = -1, paused, playing, rewinding, forwarding} PlayerState; */ - (BOOL)halt; +- (BOOL)isAppRunning; - (PlayerState)playerState; - (NSArray *)playlists;