You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to extract tags from a file, but many functions are missing in Media.Streaming.GStreamer.Core.TagList. Currently there is not enough to make use of it.
What I actually need is something to convert TagList to [(String, String)], but I don't know what the design principles are. Any help appreciated.
The text was updated successfully, but these errors were encountered:
I'm currently trying to extract tags from a file, but many functions are missing in Media.Streaming.GStreamer.Core.TagList. Currently there is not enough to make use of it.
What I actually need is something to convert TagList to [(String, String)], but I don't know what the design principles are. Any help appreciated.
The text was updated successfully, but these errors were encountered: