Songbird Transcode Component Factory and Main Entry Point. More...
#include <nsIGenericFactory.h>
#include "sbTranscodeManager.h"
#include "sbTranscodeAlbumArt.h"
#include "sbTranscodeError.h"
#include "sbTranscodeProfile.h"
#include "sbTranscodeProfileLoader.h"
#include "sbTranscodingConfigurator.h"
Go to the source code of this file.
Variables | |
static nsModuleComponentInfo | components [] |
Songbird Transcode Component Factory and Main Entry Point.
Definition in file sbTranscodeModule.cpp.
DestroyModule | ( | nsIModule * | self | ) |
Definition at line 89 of file sbTranscodeModule.cpp.
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbTranscodeError | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbTranscodeProfile | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbTranscodeProfileLoader | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbTranscodingConfigurator | ) |
NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR | ( | sbTranscodeManager | , |
sbTranscodeManager::GetSingleton | |||
) |
|
static |
Definition at line 48 of file sbTranscodeModule.cpp.