#include <nscore.h>
#include <nsCOMPtr.h>
#include <nsIMutableArray.h>
#include <nsStringGlue.h>
#include <prlog.h>
#include <sbIMediaListListener.h>
#include <sbITranscodingConfigurator.h>
#include "sbBaseDevice.h"
#include "sbIDeviceStatus.h"
Go to the source code of this file.
Classes | |
struct | sbExtensionToContentFormatEntry_t |
class | sbDeviceUtils |
class | sbDeviceListenerIgnore |
Variables | |
sbExtensionToContentFormatEntry_t const | MAP_FILE_EXTENSION_CONTENT_FORMAT [] |
PRUint32 const | MAP_FILE_EXTENSION_CONTENT_FORMAT_LENGTH |
sbExtensionToContentFormatEntry_t const MAP_FILE_EXTENSION_CONTENT_FORMAT[] |
Definition at line 927 of file sbDeviceUtils.cpp.
PRUint32 const MAP_FILE_EXTENSION_CONTENT_FORMAT_LENGTH |
Definition at line 979 of file sbDeviceUtils.cpp.