gst-plugins-rs/utils/fallbackswitch
Sebastian Dröge 2e13e4ce73 fallbacksrc: Mark internal source property for custom sources as write/construct-only
It's only used during construction of the internal bin after all.
Keeping it readable would cause e.g. creating a pipeline graph trying to
read it, which is not implemented.
2020-06-25 13:47:45 +03:00
..
examples Update for new_with_XXX/new_from_XXX function renaming 2020-06-16 11:56:48 +03:00
src fallbacksrc: Mark internal source property for custom sources as write/construct-only 2020-06-25 13:47:45 +03:00
tests fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00