gst-plugins-rs/utils/fallbackswitch/src/fallbacksrc
Jan Schmidt bd2ff494c7 fallbackswitch: Replace with priorityswitch
fallbackswitch now supports multiple sink pads, and on a timeout of the
active pad, it will automatically switch to the next lowest priority pad
that has data available.

fallbackswitch sink pads follow the `sink_%u` template and have
`priority` as a pad property.

Co-authored-by: Vivia Nikolaidou <vivia.nikolaidou@ltnglobal.com>
2022-04-05 18:52:31 +03:00
..
custom_source Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
video_fallback Remove now unnecessary Send+Sync impls for element/etc subclasses 2022-02-28 18:56:58 +02:00
imp.rs fallbackswitch: Replace with priorityswitch 2022-04-05 18:52:31 +03:00
mod.rs fallbackswitch: export GEnum used in properties 2022-03-01 14:44:16 +01:00