sbTranscodeModule.cpp File Reference

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"
Include dependency graph for sbTranscodeModule.cpp:

Go to the source code of this file.

Functions

 NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR (sbTranscodeManager, sbTranscodeManager::GetSingleton) NS_GENERIC_FACTORY_CONSTRUCTOR(sbTranscodeAlbumArt)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbTranscodeError)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbTranscodeProfile)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbTranscodeProfileLoader)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbTranscodingConfigurator)
 
 DestroyModule (nsIModule *self)
 

Variables

static nsModuleComponentInfo components []
 

Detailed Description

Songbird Transcode Component Factory and Main Entry Point.

Definition in file sbTranscodeModule.cpp.

Function Documentation

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   
)

Variable Documentation

nsModuleComponentInfo components[]
static

Definition at line 48 of file sbTranscodeModule.cpp.