Hello everybody,<div><br></div><div>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. </div>
<div><br></div><div>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 -&gt; Open and then choosing a file from the GtkFileChooser, that music file will be imported into the GtkListStore. </div>
<div><br></div><div>Attached with this email is the source code of the program. I think the problem relates to either GstTagList I used or GtkListStore. </div><div><br></div><div>Thank you for helping me with this problem. I hope you guys have a good day!</div>
<div><br></div><div><br></div><div>Best regards,</div><div><br></div><div><br></div><div>Phong Cao</div>