MMPXSource Class Reference
Media functionality. Each media is identified by its index into a container, which is the same as supplied in InitL(const CMPXCollectionPlaylist& aPlaylist).
mpxplaybackutility.lib
Member Functions Documentation
File64L()
RFile64 * | File64L | ( | ) | [inline, virtual] |
File passed in, or NULL if none passed in.
FileL()
RFile * | FileL | ( | ) | [pure virtual] |
File passed in, or NULL if none passed in.
MediaL(const TArray< TMPXAttribute > &, MMPXPlaybackCallback &)
void | MediaL | ( | const TArray< TMPXAttribute > & | aAttrs, |
| MMPXPlaybackCallback & | aCallback |
| ) | [pure virtual] |
Request for media properties of current playing item HandleMediaL of the callback.
- Since
- S60 3.2.3
Use method MMPXPlaybackUtility::MediaL( const TArray<TMPXAttribute>& aAttrs, MMPXPlaybackCallback& aCallback, CMPXAttributeSpecs* aSpecs) instead.
Parameters
const TArray< TMPXAttribute > & aAttrs | attributes requested |
MMPXPlaybackCallback & aCallback | playback callback |
MediaL(const TArray< TMPXAttribute > &, MMPXPlaybackCallback &, CMPXAttributeSpecs *)
Request for media properties of current playing item HandleMediaL of the callback.
PlaylistL()
Path to the collection, or NULL if not in any collection. Ownership transferred.
UriL()
HBufC * | UriL | ( | ) | [pure virtual] |
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.