gstreamer-rs/tutorials/src
Sebastian Dröge fc4a0d29c6 tutorials: Use async-channel instead of the glib MainContext channel
The latter will be removed in favour of using async code in the future,
and async code generally allows for more flexible message handling than the
callback based MainContext channel.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1333>
2023-10-30 11:00:58 +02:00
..
bin tutorials: Use async-channel instead of the glib MainContext channel 2023-10-30 11:00:58 +02:00
tutorials-common.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00