]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRMusicStore-Private.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRMusicStore-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/BRMusicStore.h>
8
9 @interface BRMusicStore (Private)
10 - (void)_bootstrapMusicStore;
11 - (void)_seedMusicStore;
12 - (void)_musicStoreUnseeded;
13 - (void)_musicStoreSeeded:(id)fp8;
14 - (void)_seedMusicStoreWithDocument:(id)fp8;
15 - (id)_makeStoreRequest:(id)fp8;
16 - (void)_updateStoreFrontFromResponse:(id)fp8;
17 - (void)_processJobs:(id)fp8;
18 - (void)_loadCollectionsForCollection:(id)fp8;
19 - (void)_loadMediaForCollection:(id)fp8;
20 - (void)_terminateNotification:(id)fp8;
21 - (void)_networkStateChanged:(id)fp8;
22 @end
23