sbBaseMediacoreModule.cpp File Reference

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

Go to the source code of this file.

Functions

 NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbMediacoreCapabilities, Init)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediacoreEqualizerBand)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediacoreEvent)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbMediacoreFactoryWrapper, Init)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR_INIT (sbMediacoreWrapper, Init)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaFormatContainer)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaFormatVideo)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaFormatAudio)
 
 NS_GENERIC_FACTORY_CONSTRUCTOR (sbMediaFormat)
 

Variables

static nsModuleComponentInfo sbBaseMediacoreComponents []
 

Detailed Description

Songbird Mediacore Base Component Factory and Main Entry Point.

Definition in file sbBaseMediacoreModule.cpp.

Function Documentation

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   
)

Variable Documentation

nsModuleComponentInfo sbBaseMediacoreComponents[]
static

Definition at line 53 of file sbBaseMediacoreModule.cpp.