Crate gstreamer_utils
source ·Structs§
- Link between a
StreamProducer
and a consumer, disconnecting the link onDrop
. The producer and consumer will stay alive while the link is. - The interface for transporting media data from one node to another.
Enums§
- Error type returned when adding consumers to producers.