[Bug 691185] WARNING **: expected enumeration type GstFormat, but got Format instead" when setting GstFormat property on GStreamer appsrc element
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 27 07:39:22 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=691185
GStreamer | don't know | unspecified
--- Comment #7 from Simon Feltman <s.feltman at gmail.com> 2013-01-27 15:39:18 UTC ---
Created an attachment (id=234539)
View: https://bugzilla.gnome.org/attachment.cgi?id=234539
Review: https://bugzilla.gnome.org/review?bug=691185&attachment=234539
Add built headers and sources to gir creation
Add gstenumtypes.h/c for inclusion with g-ir-scanner. This fixes problems where
introspection based bindings think GstState (and other enums) are typeless due
to the GType not being included as an annotation.
I've verified this also fixes the "format" property of AppSrc being exposed
properly so you shouldn't need the explicit annotation.
--
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