Adding plugin arguments in code.
Rusty Waters
rusty0829 at yahoo.com
Mon Dec 9 13:15:47 PST 2013
Hello All,
I have been doing some gstreamer prototypes using gst-launch,
and things work well with this approach.
Now I am putting this code into source code, and have a simple question.
In my prototype I have plugins piped together. Some of these plugin elements have arguments, like
queue max-size-time=0
Now, that I have the pipeline in code,
what code do I use to set the max-size-time=0 for this queue plugin?
Thanks in Advance,
~Rusty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131209/1c808b6c/attachment.html>
More information about the gstreamer-devel
mailing list