My player requirements and GStreamer
Tim-Philipp Müller
t.i.m at zen.co.uk
Wed Feb 8 12:21:18 PST 2012
On Wed, 2012-02-08 at 17:06 -0300, Damián Nohales wrote:
> Do you know if the flag GST_PLAY_FLAG_DOWNLOAD is available on the
> Python binding? I've tried gst.PLAY_FLAG_DOWNLOAD but does not work,
> notice that I'm using the python-gst0.10 package instead of GIR.
You need to use the hex/decimal values from gst-inspect-0.10 playbin2.
Plugins don't export any public API of their own, including such enums.
Cheers
-Tim
More information about the gstreamer-devel
mailing list