sbGStreamerStub.cpp File Reference
#include <nscore.h>
#include <prlink.h>
#include <nsILocalFile.h>
#include <nsStringAPI.h>
#include <nsCOMPtr.h>
#include <nsIComponentManager.h>
#include <nsIModule.h>
#include <nsXPCOM.h>
#include <sbLibraryLoaderUtils.h>
#include <mozilla-config.h>
#include <nsIEnvironment.h>
Include dependency graph for sbGStreamerStub.cpp:

Go to the source code of this file.

Functions

NS_EXPORT nsresult NSGetModule (nsIComponentManager *aCompMgr, nsIFile *aLocation, nsIModule **aResult)
 

Variables

static char kRealComponent [] = "sbGStreamerMediacore" MOZ_DLL_SUFFIX
 

Function Documentation

NS_EXPORT nsresult NSGetModule ( nsIComponentManager *  aCompMgr,
nsIFile *  aLocation,
nsIModule **  aResult 
)

Definition at line 47 of file sbGStreamerStub.cpp.

Here is the call graph for this function:

Variable Documentation

char kRealComponent[] = "sbGStreamerMediacore" MOZ_DLL_SUFFIX
static

Definition at line 43 of file sbGStreamerStub.cpp.