UPnPMetadataFetcher Class Reference
class UPnPMetadataFetcher
|
Static meta data fetching utilities.
upnputilities.lib
-
Since
-
S60 3.1
Member Functions Documentation
CreateItemFromFileL(const TDesC &)
IMPORT_C
CUpnpItem
*
|
CreateItemFromFileL
|
(
|
const
TDesC
&
|
aFilePath
|
)
|
[static]
|
Creates a new
CUpnpItem
from a local file. Resolves the metadata and fills in the new CUpnpItem's metadata fields accordingly.
Parameters
const
TDesC
& aFilePath
|
(const TDesC&) the filepath of the file
|
CreateItemFromFileLC(const TDesC &)
IMPORT_C
CUpnpItem
*
|
CreateItemFromFileLC
|
(
|
const
TDesC
&
|
aFilePath
|
)
|
[static]
|
Creates a new
CUpnpItem
from a local file. Resolves the metadata and fills in the new CUpnpItem's metadata fields accordingly.
Parameters
const
TDesC
& aFilePath
|
(const TDesC&) the filepath of the file
|
FetchMetadataL(CUpnpObject &, const TDesC &, const TDesC8 &)
IMPORT_C void
|
FetchMetadataL
|
(
|
CUpnpObject
&
|
aObject,
|
|
const
TDesC
&
|
aFilePath,
|
|
const
TDesC8
&
|
aMimeType
|
|
)
|
[static]
|
Resolves the metadata and fills in the CUpnpObject's metadata fields accordingly.
Parameters
CUpnpObject
& aObject
|
(CUpnpObject&) the target CUpnpObject
|
const
TDesC
& aFilePath
|
(const TDesC&) the filepath of the file
|
const
TDesC8
& aMimeType
|
(const TDesC8&) the mime type of the file
|
FetchMetadataL(CUpnpObject &, const TDesC &)
IMPORT_C void
|
FetchMetadataL
|
(
|
CUpnpObject
&
|
aObject,
|
|
const
TDesC
&
|
aFilePath
|
|
)
|
[static]
|
Resolves the metadata and fills in the CUpnpObject's metadata fields accordingly.
Parameters
CUpnpObject
& aObject
|
(CUpnpObject&) the target CUpnpObject
|
const
TDesC
& aFilePath
|
(const TDesC&) the filepath of the file
|
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.