Missing Header Files.

Tim Müller tim at centricular.com
Mon Nov 24 09:18:03 PST 2014


On Mon, 2014-11-24 at 11:51 -0500, Stirling Westrup wrote:

> I am trying to hook into the "autoplug-select" signal of decodebin,
> but the callback is required to return a GstAutoplugSelectResult type,
> which appears nowhere in the gst header files.

Yes, you'll have to copy the definition into your code, or introspect it
via the GEnum system. I recommend the former ;)

Plugins don't ship headers.

Cheers
 -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list