UpnpCdsResElementUtility Class Reference
class UpnpCdsResElementUtility
|
CUpnpCdsResElementUtility provides utility functions for dealing with UPnP res (resource) elements.
upnputilities.lib
-
Since
-
Series 60 3.1
Member Functions Documentation
AddResElementL(CUpnpItem &, const TDesC &)
IMPORT_C void
|
AddResElementL
|
(
|
CUpnpItem
&
|
aItem,
|
|
const
TDesC
&
|
aFilename
|
|
)
|
[static]
|
Adds a res tag to an existing UPnP item. Res tag has always protocolinfo and size parameters. Image files will have resolution parameter and audio&video files will have duration parameter filled.
Parameters
CUpnpItem
& aItem
|
UPnP item that needs res element.
|
const
TDesC
& aFilename
|
The filename of the resource. Full path included.
|
IsUriAbsolute(const TDesC8 &)
IMPORT_C
TBool
|
IsUriAbsolute
|
(
|
const
TDesC8
&
|
aUri
|
)
|
[static]
|
Checks if the provided uri is absolute uri
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.