sbAppleMediaKeyComponent.mm File Reference
#include "nsIGenericFactory.h"
#include "sbAppleMediaKeyController.h"
Include dependency graph for sbAppleMediaKeyComponent.mm:

Go to the source code of this file.

Variables

static nsModuleComponentInfo sbAppleMediaKeyComponent []
 

Variable Documentation

nsModuleComponentInfo sbAppleMediaKeyComponent[]
static
Initial value:
=
{
{
"Songbird Apple Media Key Controller" ,
{ 0xECA6F002, 0x175E, 0x4FF4, {0xB4, 0x6D, 0xAC, 0xE4, 0x56, 0x80, 0xDB, 0xC5} } ,
"@songbirdnest.com/apple-media-key-controller;1" ,
sbAppleMediaKeyControllerConstructor,
},
}
static NS_METHOD RegisterSelf(nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo)

Definition at line 32 of file sbAppleMediaKeyComponent.mm.