36 interface nsIPropertyBag;
55 [scriptable,
function,
uuid(7062f4ae-2d8f-4984-9052-047c45ef057e)]
66 void onProgress(in
unsigned long aItemsProcessed,
67 in
boolean aComplete);
73 [scriptable,
uuid(bb58effd-9cfc-4a2c-b65c-6d9a257e4972)]
83 void onProgress(in
unsigned long aItemsProcessed,
84 in
boolean aComplete);
105 [scriptable,
uuid(d98a6d82-02a3-4192-8e14-1e445f6f9ac1)]
267 readonly attribute AString
type;
599 [optional] in
unsigned short aEnumerationType);
646 in AString aPropertyValue,
648 [optional] in
unsigned short aEnumerationType);
660 [optional] in
unsigned short aEnumerationType);
671 in AString aPropertyValue);
682 in AString aPropertyValue);
746 [optional] in
unsigned long aStartFrom);
800 in
unsigned long aStartFrom);
1174 [optional] in
boolean aOwnsWeak,
1175 [optional] in
unsigned long aFlags,
1242 [scriptable,
function,
uuid(02e86553-31e9-4564-b2db-2756b6d5e52f)]
Cascade filter management for a media list.
Media library abstraction.
An interface to carry around arrays of nsIProperty instances. Users of this interface should only QI ...