Songbird iPod Device Source. More...
#include "sbIPDDevice.h"
#include "sbIPDFairPlayEvent.h"
#include "sbIPDLog.h"
#include "sbIPDUtils.h"
#include <sbAutoRWLock.h>
#include <sbDeviceContent.h>
#include <sbDeviceUtils.h>
#include <sbIDeviceProperties.h>
#include <sbIMediacoreManager.h>
#include <sbIMediacorePlaybackControl.h>
#include <sbIMediacoreSequencer.h>
#include <sbIMediacoreStatus.h>
#include <sbIMediaListView.h>
#include <sbLibraryListenerHelpers.h>
#include <sbStandardProperties.h>
#include <sbStandardDeviceProperties.h>
#include <sbStringUtils.h>
#include <nsIClassInfoImpl.h>
#include <nsIProgrammingLanguage.h>
#include <nsIPropertyBag2.h>
#include <nsIWritablePropertyBag.h>
#include <nsIWritablePropertyBag2.h>
#include <nsMemory.h>
#include <nsServiceManagerUtils.h>
#include <nsIPromptService.h>
#include <prprf.h>
#include <nsThreadUtils.h>
#include <sbDebugUtils.h>
Go to the source code of this file.
Variables | |
const char * | sbIPDSupportedMediaList [] |
PRUint32 | sbIPDSupportedMediaListLength |
const char * | sbIPDSupportedAudioMediaList [] |
PRUint32 | sbIPDSupportedAudioMediaListLength |
Songbird iPod Device Source.
Definition in file sbIPDDevice.cpp.
const char* sbIPDSupportedAudioMediaList[] |
Definition at line 111 of file sbIPDDevice.cpp.
PRUint32 sbIPDSupportedAudioMediaListLength |
Definition at line 122 of file sbIPDDevice.cpp.
const char* sbIPDSupportedMediaList[] |
Definition at line 93 of file sbIPDDevice.cpp.
PRUint32 sbIPDSupportedMediaListLength |
Definition at line 109 of file sbIPDDevice.cpp.