Crate gstreamer_utils

Source

Structs§

ConsumptionLink
Link between a StreamProducer and a consumer, disconnecting the link on Drop. The producer and consumer will stay alive while the link is.
StreamProducer
The interface for transporting media data from one node to another.

Enums§

AddConsumerError
Error type returned when adding consumers to producers.