How to read MP3 Tags Using QT
General and Desktop
2
Posts
2
Posters
5.2k
Views
1
Watching
-
Hello All,
I am working on reading MP3 ID3 tags(Album Name, Artist Name, Title etc.) by passing file path to phonon media object.
i want to use QT phonon object, i already done this by using taglib.
I am new on QT platform . Please can any one help me to do this task.
Thanks In advance. -
hi friend
try this http://developer.kde.org/~wheeler/taglib.htmland for future -> try using google ;)
good luck