Songbird Mediacore Manager Component Factory and Main Entry Point. More...
#include <nsCOMPtr.h>
#include <nsServiceManagerUtils.h>
#include <nsIAppStartupNotifier.h>
#include <nsICategoryManager.h>
#include <nsIGenericFactory.h>
#include "sbMediacoreManager.h"
#include "sbMediacoreTypeSniffer.h"
Go to the source code of this file.
Functions | |
NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediacoreManager) | |
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbMediacoreTypeSniffer, Init) | |
static NS_METHOD | sbMediacoreManagerRegisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *registryLocation, const char *componentType, const nsModuleComponentInfo *info) |
static NS_METHOD | sbMediacoreManagerUnregisterSelf (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *registryLocation, const nsModuleComponentInfo *info) |
Variables | |
static nsModuleComponentInfo | sbMediacoreManagerComponents [] |
Songbird Mediacore Manager Component Factory and Main Entry Point.
Definition in file sbMediacoreManagerModule.cpp.
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMediacoreManager | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT | ( | sbMediacoreTypeSniffer | , |
Init | |||
) |
|
static |
Definition at line 47 of file sbMediacoreManagerModule.cpp.
|
static |
Definition at line 67 of file sbMediacoreManagerModule.cpp.
|
static |
Definition at line 84 of file sbMediacoreManagerModule.cpp.