#include <nsCOMPtr.h>
#include <nsServiceManagerUtils.h>
#include <nsIAppStartupNotifier.h>
#include <nsICategoryManager.h>
#include <nsIGenericFactory.h>
#include "sbDeviceProperties.h"
#include "sbDeviceCapabilities.h"
#include "sbDeviceCapabilitiesUtils.h"
#include "sbDeviceCapsCompatibility.h"
#include "sbDeviceLibrarySyncDiff.h"
#include "sbDeviceStatus.h"
Go to the source code of this file.
Variables | |
static nsModuleComponentInfo | sbDeviceBaseComponents [] |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbAudioFormatType | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbVideoFormatType | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDeviceCapabilities | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDeviceCapabilitiesUtils | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDeviceCapsCompatibility | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDeviceLibrarySyncDiff | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDeviceProperties | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDeviceStatus | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbFormatTypeConstraint | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbImageFormatType | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDevCapVideoStream | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDevCapAudioStream | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbImageSize | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDevCapRange | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbPlaylistFormatType | ) |
NS_GENERIC_FACTORY_CONSTRUCTOR | ( | sbDevCapFraction | ) |
|
static |
Definition at line 63 of file sbDeviceBaseModule.cpp.