gstreamer-rs/gstreamer-utils
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
..
src utils/streamproducer: Add StreamProducer::configure_consumer() 2022-05-12 10:34:06 +03:00
Cargo.toml utils/streamproducer: Add StreamProducer::configure_consumer() 2022-05-12 10:34:06 +03:00
CHANGELOG.md Introduce StreamProducer 2022-05-11 10:14:54 -04:00
COPYRIGHT Introduce StreamProducer 2022-05-11 10:14:54 -04:00
LICENSE-APACHE Introduce StreamProducer 2022-05-11 10:14:54 -04:00
LICENSE-MIT Introduce StreamProducer 2022-05-11 10:14:54 -04:00