X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/7bc6c0f1e85a6460ae61a80a80f974931924ec48..796f8360ac05b39085aef9f202f635a04ba6834e:/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;