gstreamer-rs/gstreamer-utils/src
Sebastian Dröge a51235048d utils/streamproducer: Add StreamProducer::configure_consumer()
This allows configuring an `appsrc` before actually adding it as
consumer at a later time, and can be useful if the pipeline with the
source should be started earlier than adding it to a consumer.

Also use strongly-typed property API for the `appsrc` properties.
2022-05-12 10:34:06 +03:00
..
lib.rs Introduce StreamProducer 2022-05-11 10:14:54 -04:00
streamproducer.rs utils/streamproducer: Add StreamProducer::configure_consumer() 2022-05-12 10:34:06 +03:00