X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6745d6b50f232e5d1da5c57032a669977bb37d8c..c666e2ee7f2a80b36aca7e02c4fdd9e6f0051576:/ITMTRemote.m diff --git a/ITMTRemote.m b/ITMTRemote.m index 3337e55..bd7e106 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -84,6 +84,11 @@ return nil; } +- (ITMTRemotePlayerSource)currentSource +{ + return nil; +} + - (ITMTRemotePlayerPlaylistClass)currentPlaylistClass { return nil;