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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 26 08:30:32 PDT 2013


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

--- Comment #7 from Brendan Long <self at brendanlong.com> 2013-07-26 15:30:25 UTC ---
(In reply to comment #6)
> Can a stream have multiple "kinds"?

No, just one.

> But I also think a tag is better for this, feels more natural.

I looked at GstStreamFlags and it seems to fit in one sense, that the stream's
"kind" really shouldn't change. I think tags fit better though, since you can't
have more than one kind.

I was wondering: Would it make sense to make it hold an enum? The only thing I
would worry about is that the standard isn't finished, so we may need to add to
the enum (or worse, remove values from it?).

-- 
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