Sebastian Dröge
1ae57967ae
Move debug categories from an instance member to lazy_static
...
Simplifies the code a bit and less state to carry around.
2019-10-31 23:35:11 +01:00
Sebastian Dröge
187cd9f8b1
fallbackswitch: Add simple GTK example application
2019-09-18 11:36:54 +00:00
Sebastian Dröge
b05fb902f9
Remove usage of subclassing feature, it's the default now
2019-09-09 10:45:06 +03:00
Sebastian Dröge
183f197d32
fallbackswitch: Add some tests
2019-08-19 15:59:02 +00:00
Sebastian Dröge
b401b2f243
fallbackswitch: New plugin providing a fallbackswitch element
...
Allows having a live input stream and falling back to another input
stream after a configurable timeout without any buffers received on the
main input.
2019-08-19 15:59:02 +00:00