#include <sbDeviceLibrarySyncDiff.h>
Public Member Functions | |
NS_DECL_ISUPPORTS NS_DECL_SBIDEVICELIBRARYSYNCDIFF | sbDeviceLibrarySyncDiff () |
Public Member Functions inherited from sbIDeviceLibrarySyncDiff | |
void | generateSyncLists (in unsigned long aMediaTypesToExportAll, in unsigned long aMediaTypesToImportAll, in sbILibrary aSourceLibrary, in sbILibrary aDestLibrary, in nsIArray aSourceLists, out sbILibraryChangeset aExportChangeset, out sbILibraryChangeset aImportChangeset) |
void | generateDropLists (in sbILibrary aSourceLibrary, in sbILibrary aDestLibrary, in sbIMediaList aSourceList, in nsIArray aSourceItems, out nsIArray aDestItems, out sbILibraryChangeset aChangeset) |
Additional Inherited Members | |
Public Attributes inherited from sbIDeviceLibrarySyncDiff | |
const unsigned long | SYNC_TYPE_AUDIO = 1<<0 |
const unsigned long | SYNC_TYPE_VIDEO = 1<<1 |
Definition at line 46 of file sbDeviceLibrarySyncDiff.h.
sbDeviceLibrarySyncDiff::sbDeviceLibrarySyncDiff | ( | ) |
Definition at line 1631 of file sbDeviceLibrarySyncDiff.cpp.