[Bug 728147] Question about GstPlayFlags enum value at the header is not installed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 14 00:34:48 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728147
GStreamer | gst-plugins-base | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at coaxion.net
Resolution| |NOTABUG
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-14 07:34:43 UTC ---
plugin headers are not supposed to be installed. You can either copy the enum
to your code (it's part of the API so won't just change in incompatible ways),
or you can use the GObject API to get the flag values at runtime like
gst-launch for example does.
--
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