]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/eyetv.h
MacOS X: more EyeTV GUI improvements
[vlc] / modules / gui / macosx / eyetv.h
index 8f6300691c43f13d504d0248c4584b111328a043..c93dcfcc5bb71d5932b54264960ac4fa0e011bef 100644 (file)
@@ -33,8 +33,9 @@
 - (BOOL)isEyeTVrunning;\r
 - (BOOL)isDeviceConnected;\r
 - (void)launchEyeTV;\r
-- (void)switchChannelUp:(BOOL)b_yesOrNo;\r
+- (int)currentChannel;\r
+- (int)switchChannelUp:(BOOL)b_yesOrNo;\r
 - (void)selectChannel:(int)theChannelNum;\r
-- (NSEnumerator *)getChannels;\r
+- (NSEnumerator *)allChannels;\r
 \r
 @end\r