40 #define LOG(args) LOG_LIST(args)
52 "library_read:created",
53 "library_read:updated",
58 "library_read:isMutable",
59 "library_read:mediaCreated",
60 "library_read:mediaUpdated",
61 "library_read:contentLength",
62 "library_read:contentType",
67 "library_read:length",
68 "library_read:isEmpty",
74 "classinfo:classDescription",
75 "classinfo:contractID",
77 "classinfo:implementationLanguage",
84 "library_read:getProperty",
85 "library_write:setProperty",
86 "library_read:equals",
92 "library_read:getItemByGuid",
93 "library_read:getItemByIndex",
94 "library_read:enumerateAllItems",
95 "library_read:enumerateItemsByProperty",
96 "library_read:indexOf",
97 "library_read:lastIndexOf",
98 "library_read:contains",
100 "library_write:addAll",
101 "library_write:remove",
102 "library_write:removeByIndex",
103 "library_write:clear",
104 "library_read:getDistinctValuesForProperty",
127 (mRemotePlayer, mMediaItem) )
134 LOG_LIST((
"sbRemoteMediaList::sbRemoteMediaList()"));
139 LOG_LIST((
"sbRemoteMediaList::~sbRemoteMediaList()"));
nsISecurityCheckedComponent
A marker interface for objects that aggregate the security mixin.
General interface to data resources.
#define SB_IMPL_SECURITYCHECKEDCOMP_INIT_LIBRES(_class, _libres, _libresArgs)
#define SB_IMPL_CLASSINFO_INTERFACES_ONLY(_class)