How to show song's information into GtkTreeView?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How to show song's information into GtkTreeView?

phngcv
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

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

dingo-draft.cc (25K) Download Attachment