]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRDVDPlayerController-Private.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRDVDPlayerController-Private.h
1 /*
2  *     Generated by class-dump 3.1.1.
3  *
4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
5  */
6
7 #import <BackRow/BRDVDPlayerController.h>
8
9 @interface BRDVDPlayerController (Private)
10 - (void)_switchToMenu;
11 - (void)_switchToDVDWindow;
12 - (void)_diskEjected:(id)fp8;
13 - (void)_playerErrorOccured:(id)fp8;
14 - (void)_playerStateChanged:(id)fp8;
15 - (void)_playerProgressChanged:(id)fp8;
16 - (void)_handleErrorNotification:(id)fp8;
17 - (BOOL)_menuIsVisible;
18 - (void)_addResumeMenu;
19 - (void)_removeResumeMenu;
20 - (void)_resumeMenuSelection:(id)fp8;
21 - (void)_removeTransportControl;
22 - (void)_addTransportControl;
23 - (void)_removeBackgroundLayers;
24 - (void)_replaceBackgroundLayers;
25 - (id)blurredVideoFrame;
26 - (void)_suppressBackgroundProcesses:(id)fp8;
27 @end
28