gstreamer-rs/gstreamer-utils
Guillaume Desmottes 5349822962 utils/streamproducer: add ConsumptionLink
Having an explicit link object makes it much easier to build complex
producers/consumers dynamics graphs.
It provides helper to switch producers and prevent accidentally keeping
broken links around as they are disconnected on Drop.
2022-05-17 11:04:35 +03:00
..
src utils/streamproducer: add ConsumptionLink 2022-05-17 11:04:35 +03:00
Cargo.toml utils/streamproducer: add ConsumptionLink 2022-05-17 11:04:35 +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