X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/ed343b1325730f0ce536c4ff7ad0549d2af33949..300a07d55a963cc39d6fdc8152a2651b55054055:/iTunesRemote.h diff --git a/iTunesRemote.h b/iTunesRemote.h index 36198ab..ca615b1 100755 --- a/iTunesRemote.h +++ b/iTunesRemote.h @@ -3,7 +3,7 @@ // MenuTunes // // Created by Matt L. Judy on Sun Jan 05 2003. -// Copyright (c) 2003 NibFile.com. All rights reserved. +// Copyright (c) 2003 iThink Software. All rights reserved. // @@ -16,6 +16,7 @@ { ProcessSerialNumber savedPSN; } +- (BOOL)isPlaying; - (ProcessSerialNumber)iTunesPSN; - (NSString*)formatTimeInSeconds:(long)seconds; - (NSString*)zeroSixty:(int)seconds;