CUPnPMetaDataUtility Class Reference
class CUPnPMetaDataUtility : public CBase |
Meta data utility to support UPnP tag information creation
upnputilities.lib
- Since
- S60 3.0
Constructor & Destructor Documentation
CUPnPMetaDataUtility()
CUPnPMetaDataUtility | ( | ) | [private] |
~CUPnPMetaDataUtility()
IMPORT_C | ~CUPnPMetaDataUtility | ( | ) | [virtual] |
Member Functions Documentation
Album()
IMPORT_C const TDesC & | Album | ( | ) | const |
Returns album information of the file.
- Since
- Series 60 3.0
Artist()
IMPORT_C const TDesC & | Artist | ( | ) | const |
Returns artist information of the file.
- Since
- Series 60 3.0
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
Date()
IMPORT_C const TDesC & | Date | ( | ) | const |
Returns date information of the file.
- Since
- Series 60 3.0
Genre()
IMPORT_C const TDesC & | Genre | ( | ) | const |
Returns genre information of the file.
- Since
- Series 60 3.0
LoadMetaDataL(const TDesC &)
IMPORT_C void | LoadMetaDataL | ( | const TDesC & | aFileName | ) | |
Loads Meta data from given file into internal data structures. Leaves in case of error
Parameters
const TDesC & aFileName | reference to music file |
LoadTitleL(const TDesC &)
IMPORT_C void | LoadTitleL | ( | const TDesC & | aFileName | ) | |
Loads Title from given file into internal data structures. Leaves in case of error
Parameters
const TDesC & aFileName | reference to music file |
Title()
IMPORT_C const TDesC & | Title | ( | ) | const |
Returns title information of the file.
- Since
- Series 60 3.0
Member Data Documentation
CMetaDataUtility * iMetaDataUtility
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.