MMediaCollectionInfo Class Reference

class MMediaCollectionInfo

Media Collection Info interface, use MMediaCollectionManager to get collections

N/A
Since
S60 3.2
Public Member Functions
~MMediaCollectionInfo()
const RArray< TInt > &CollectionItemTypes()
TInt Id()
const TDesC &Name()
TInt32 Properties()
Private Member Functions
MMediaCollectionInfoExt *Extension()
const MMediaCollectionInfoExt *Extension()

Constructor & Destructor Documentation

~MMediaCollectionInfo()

~MMediaCollectionInfo()[inline, virtual]

Member Functions Documentation

CollectionItemTypes()

const RArray< TInt > &CollectionItemTypes()const [pure virtual]
Returns list of media types that are defined for the collection. See media types from CLFContentListing.hrh TCLFMediaType
Since
S60 3.2

Extension()

MMediaCollectionInfoExt *Extension()[private, inline, virtual]

This member is internal and not intended for use.

Extension()

const MMediaCollectionInfoExt *Extension()const [private, inline, virtual]

Id()

TInt Id()const [pure virtual]
Returns the id of the album
Since
S60 3.2

Name()

const TDesC &Name()const [pure virtual]
Returns the name of the collection
Since
S60 3.2

Properties()

TInt32 Properties()const [pure virtual]
Returns collection propertie flags Properties are defined in TMediaCollectionProperties Should not be used in 5.0 or later!
Since
S60 3.2, depricated in 5.0