How to show song's information into GtkTreeView?

Phong Cao phngcv at gmail.com
Fri Jun 10 22:53:18 PDT 2011


Hello everybody,

I am trying to develop a small music manager using GTK+ and GStreamer.
However, I am currently unable to display the stream information (like
artist, title, album, etc...) on the GtkTreeView.

I do not know if anyone here has any experience developing software like
this. But the idea behind this software is that when you click File -> Open
and then choosing a file from the GtkFileChooser, that music file will be
imported into the GtkListStore.

Attached with this email is the source code of the program. I think the
problem relates to either GstTagList I used or GtkListStore.

Thank you for helping me with this problem. I hope you guys have a good day!


Best regards,


Phong Cao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110611/c5364428/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dingo-draft.cc
Type: text/x-c++src
Size: 19218 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110611/c5364428/attachment-0001.cc>


More information about the gstreamer-devel mailing list