Search code examples
mp3symbianid3

How symbian V3 get id3 info from a MP3 file


I am writting a music player on Symbian v3. But I can’t find How can I get id3 info from a mp3 file.Is there any API to do this ? How can I use it ?


Solution

  • You can get the ID3 data from an MP3 using the CMetaDataUtility API. It's not part of the public SDK, but you can download the SDK API Plug-in via this Nokia Developer page that also has example code.

    This will work in S60 3rd edition, 5th edition, and Symbian^3.