gstreamer-rs/examples
Sebastian Dröge 75095b03ec play: Improve API of PlayMessage
This is closer to the gst::Message API now, exposes all fields of the
different message types and also allows for extensions with more fields
later without breaking API.

Because of https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7754
the fields are read directly from the structure instead of going via the
parsing functions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1577>
2024-10-28 11:29:37 +00:00
..
src play: Improve API of PlayMessage 2024-10-28 11:29:37 +00:00
build.rs Add workaround for linking against macOS SDK's relocatable dylibs 2024-09-10 16:48:29 +00:00
Cargo.toml Remove once_cell dependency 2024-10-21 17:53:15 +00:00