]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRMediaServerListController-Private.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRMediaServerListController-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/BRMediaServerListController.h>
8
9 @interface BRMediaServerListController (Private)
10 - (id)_waitControllerForHost:(id)fp8;
11 - (id)_menuItems;
12 - (void)_iTunesConnectForStreaming;
13 - (void)_iTunesConnectForSyncing;
14 - (void)_unavailableHostSelected:(id)fp8;
15 - (void)optionSelected:(id)fp8;
16 - (void)_removeOldestStreamingHost;
17 - (id)_iTunesConnectPreviewController;
18 - (id)_boxPreviewController;
19 - (id)_wirelessPreviewController;
20 - (void)_setDividers;
21 - (void)_reloadMenuItems;
22 @end
23