TypeScript API Documentation for GSTREAMER TAG
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Creates a new tag list that contains the information parsed out of a vorbiscomment packet.
a Gst.TagList
a GStreamer tag identifier, such as #GST_TAG_ARTIST
A GLib.List of newly-allocated key=value strings. Free with g_list_foreach (list, (GFunc) g_free, NULL) plus g_list_free (list)
Creates a new tag list that contains the information parsed out of a vorbiscomment packet.