How to show song's information into GtkTreeView?



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]