sbAppleMediaKeyController.h File Reference
#include <nsIObserver.h>
#include <nsIComponentManager.h>
#include <nsIGenericFactory.h>
#include <nsIFile.h>
Include dependency graph for sbAppleMediaKeyController.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbAppleMediaKeyController
 

Macros

#define SONGBIRD_APPLEMEDIAKEYCONTROLLER_CONTRACTID   "@songbirdnest.com/apple-media-key-controller;1"
 
#define SONGBIRD_APPLEMEDIAKEYCONTROLLER_CLASSNAME   "Songbird Apple Media Key Controller"
 
#define SONGBIRD_APPLEMEDIAKEYCONTROLLER_CID
 

Macro Definition Documentation

#define SONGBIRD_APPLEMEDIAKEYCONTROLLER_CID
Value:
{ /* ECA6F002-175E-4FF4-B46D-ACE45680DBC5 */ \
0xECA6F002, \
0x175E, \
0x4FF4, \
{0xB4, 0x6D, 0xAC, 0xE4, 0x56, 0x80, 0xDB, 0xC5} \
}

Definition at line 69 of file sbAppleMediaKeyController.h.

#define SONGBIRD_APPLEMEDIAKEYCONTROLLER_CLASSNAME   "Songbird Apple Media Key Controller"

Definition at line 67 of file sbAppleMediaKeyController.h.

#define SONGBIRD_APPLEMEDIAKEYCONTROLLER_CONTRACTID   "@songbirdnest.com/apple-media-key-controller;1"

Definition at line 65 of file sbAppleMediaKeyController.h.