]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/eyetv.h
macosx: Save current fullscreen state.
[vlc] / modules / gui / macosx / eyetv.h
index e362eb20fe95259316d484ff9ef78859de262457..c93dcfcc5bb71d5932b54264960ac4fa0e011bef 100644 (file)
@@ -33,9 +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
-- (int)getNumberOfChannels;\r
-- (NSString *)getNameOfChannel:(int)theChannelNum;\r
+- (NSEnumerator *)allChannels;\r
 \r
 @end\r