Songbird Mediacore Base Component Factory and Main Entry Point. More...
#include <nsCOMPtr.h>
#include <nsServiceManagerUtils.h>
#include <nsICategoryManager.h>
#include <nsIGenericFactory.h>
#include "sbMediacoreCapabilities.h"
#include "sbMediacoreEqualizerBand.h"
#include "sbMediacoreEvent.h"
#include "sbMediacoreFactoryWrapper.h"
#include "sbMediacoreWrapper.h"
#include "sbMediaInspector.h"
Go to the source code of this file.
Variables | |
static nsModuleComponentInfo | sbBaseMediacoreComponents [] |
Songbird Mediacore Base Component Factory and Main Entry Point.
Definition in file sbBaseMediacoreModule.cpp.
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMediacoreEqualizerBand | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMediacoreEvent | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMediaFormatContainer | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMediaFormatVideo | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMediaFormatAudio | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbMediaFormat | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT | ( | sbMediacoreCapabilities | , |
Init | |||
) |
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT | ( | sbMediacoreFactoryWrapper | , |
Init | |||
) |
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT | ( | sbMediacoreWrapper | , |
Init | |||
) |
|
static |
Definition at line 53 of file sbBaseMediacoreModule.cpp.