#include "sbAppleMediaKeyController.h"
#include <nsIObserverService.h>
#include <nsComponentManagerUtils.h>
#include <nsServiceManagerUtils.h>
#include <nsICategoryManager.h>
#include <sbIApplicationController.h>
#include <sbIMediacoreManager.h>
#include <sbIMediacorePlaybackControl.h>
#include <sbIMediacoreSequencer.h>
#include <sbIMediacoreVolumeControl.h>
#include <sbIMediacoreStatus.h>
#import <AppKit/AppKit.h>
#import <IOKit/hidsystem/ev_keymap.h>
#import </usr/include/objc/objc-class.h>
Go to the source code of this file.
PRBool IsPlaybackPlaying |
( |
| ) |
|
void MethodSwizzle |
( |
Class |
aClass, |
|
|
SEL |
orig_sel, |
|
|
SEL |
alt_sel |
|
) |
| |
void OnPlayPausePressed |
( |
| ) |
|
void OnPreviousPressed |
( |
| ) |
|