MyTrackInfo Class Reference

List of all members.

Public Member Functions

 MyTrackInfo ()
void Reset ()
 ~MyTrackInfo ()
int Cmp (const MyTrackInfo &another) const

Public Attributes

HBufC8 * iUrl
HBufC8 * iArtist
HBufC8 * iTitle
HBufC8 * iAlbum

Detailed Description

Music artist and track logging

References:

Sample source code for example in the [Music Player Remote https://www.iyouit.eu/portal/Software.aspx] PyS60 extension.

As for APIs, see the [Media Player Engine API http://wiki.forum.nokia.com/index.php/Media_Player_Engine_API]. Related, possibly interesting API: [Audio Metadata Reader API http://wiki.forum.nokia.com/index.php/Audio_Metadata_Reader_API]. [Music Player Remote Control API http://wiki.forum.nokia.com/index.php/Music_Player_Remote_Control_API] sounds highly related despite the name, but do note [this http://wiki.forum.nokia.com/index.php/KIS001005_-_Music_Player_Remote_Control_API_does_not_work_in_all_S60_3rd_Edition%2C_FP1_and_FP2_devices] issue. For more recent devices see [MPX Playback Utility API http://wiki.forum.nokia.com/index.php/TSS001652_-_Using_MPX_Playback_Utility_API].

Definition at line 24 of file epoc-music.cpp.


Constructor & Destructor Documentation

MyTrackInfo::MyTrackInfo (  )  [inline]

Definition at line 27 of file epoc-music.cpp.

MyTrackInfo::~MyTrackInfo (  )  [inline]

Definition at line 41 of file epoc-music.cpp.


Member Function Documentation

int MyTrackInfo::Cmp ( const MyTrackInfo another  )  const

Definition at line 54 of file epoc-music.cpp.

References CmpHBufC8(), iAlbum, iArtist, iTitle, and iUrl.

Referenced by CSensor_music::HandleMediaL().

void MyTrackInfo::Reset (  )  [inline]

Definition at line 34 of file epoc-music.cpp.

Referenced by CSensor_music::HandleMediaL().


Member Data Documentation

Definition at line 32 of file epoc-music.cpp.

Referenced by Cmp(), and CSensor_music::HandleMediaL().

Definition at line 30 of file epoc-music.cpp.

Referenced by Cmp(), and CSensor_music::HandleMediaL().

Definition at line 31 of file epoc-music.cpp.

Referenced by Cmp(), and CSensor_music::HandleMediaL().

Definition at line 29 of file epoc-music.cpp.

Referenced by Cmp(), and CSensor_music::HandleMediaL().


The documentation for this class was generated from the following file:

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1