New, also help on dealing with multiple audio streams using gstreamer-rs

Sebastian Dröge sebastian at centricular.com
Wed Dec 16 14:29:32 UTC 2020


On Wed, 2020-12-16 at 14:25 +0000, Michael Johnson wrote:
> Then this has no relation to flags surely? (In terms of switching
> streams)

Check the playbin docs for details what the flags are doing. The flags
are for completely disabling audio, for example. Or for
enabling/disabling other features of playbin.

> Yes I read through that page too and again found no counterpart in
> gstreamer-rs. Is it in glib then?

For doing what exactly? You can use the playbin API (GObject
properties, signals, action signals) like any others. That would be via
the GLib bindings.
The playbin.rs example I linked earlier makes use of various of such
APIs.


-- 
Sebastian Dröge, Centricular Ltd · https://www.centricular.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20201216/3129c0d9/attachment.htm>


More information about the gstreamer-devel mailing list