[Bug 698853] HTML5 kind attribute (subtitles, captions, metadata, descriptions, chapters)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 8 11:41:30 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698853
  GStreamer | gstreamer (core) | git

--- Comment #44 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-08 09:41:22 UTC ---
You could make it gst_tag_get_tag ("track-kind") which then uses a
g_once_init_enter()/leave() or GOnce guarded function that registers all tags
from the tag library, and then returns the string.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list