#include <sbIMediaFileManager.h>
#include <sbIPropertyManager.h>
#include <sbIWatchFolderService.h>
#include <nsBaseHashtable.h>
#include <nsHashKeys.h>
#include <nsIFile.h>
#include <nsIPrefBranch.h>
#include <nsStringGlue.h>
#include <nsTArray.h>
#include <nsCOMPtr.h>
#include <nsNetUtil.h>
Go to the source code of this file.
#define PREF_MFM_DEFPROPERTY "default.property." |
#define PREF_MFM_FILEFORMAT "format.file" |
#define PREF_MFM_PADTRACKNUM "pad_track_num" |
#define PREF_MFM_ROOT "songbird.media_management.library." |
#define SB_MEDIAFILEMANAGER_CID |
Value:{ \
0x7b901232, \
0x1dd2, \
0x11b2, \
{0x8d, 0x6a, 0xe1, 0x78, 0x4d, 0xbd, 0x2d, 0x89} \
}
Definition at line 45 of file sbMediaFileManager.h.
#define SB_MEDIAFILEMANAGER_DESCRIPTION "Songbird Media File Manager Implementation" |
#define STRING_MFM_RECORDINGS_FOLDER "mediamanager.recordings_dir" |
#define STRING_MFM_UNKNOWNPROP "mediamanager.nonexistingproperty" |
#define STRING_MFM_UNKNOWNPROP_EMPTY "mediamanager.nonexistingproperty.empty" |