Extract statistics from a media library. More...
import"sbILibraryStatistics.idl";
Public Member Functions | |
nsIArray | collectDistinctValues (in AString aProperty, in PRUint32 aCollectionMethod, in AString aOtherProperty, in boolean aAscending, in PRUint32 aMaxResults) |
Public Attributes | |
const PRUint32 | COLLECT_SUM = 0 |
Extract statistics from a media library.
Definition at line 41 of file sbILibraryStatistics.idl.
nsIArray sbILibraryStatistics::collectDistinctValues | ( | in AString | aProperty, |
in PRUint32 | aCollectionMethod, | ||
in AString | aOtherProperty, | ||
in boolean | aAscending, | ||
in PRUint32 | aMaxResults | ||
) |
const PRUint32 sbILibraryStatistics::COLLECT_SUM = 0 |
Definition at line 44 of file sbILibraryStatistics.idl.