MMediaFactoryFileInfo Class Reference
class MMediaFactoryFileInfo |
Member Functions Documentation
GetCharacterSetL(const TDesC &)
TUint
| GetCharacterSetL | ( | const TDesC & | aUrl | ) | [pure virtual] |
Implementation should return character set matching given URL.
Parameters
const TDesC & aUrl | IN URL that character set is requested. |
GetFileHandleL(const TDesC &, RFile &)
void | GetFileHandleL | ( | const TDesC & | aUrl, |
| RFile & | aFile |
| ) | [pure virtual] |
Implementation should return file handle matching given URL.
Parameters
const TDesC & aUrl | IN URL that file handle is requested. |
RFile & aFile | OUT Should contain file handle that matches to the URL when function returns. Ownership of the handle is transferred to caller of the function. |
GetMimeTypeL(const TDesC &)
Implementation should return MIME type matching given URL.
Parameters
const TDesC & aUrl | IN URL that MIME type is requested. |
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.