gstreamer-rs/gstreamer-play/src
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
..
auto Regenerate with latest gir 2024-10-22 11:31:19 +00:00
subclass Remove unnecessary sealing of ImplExt traits and enforce type hierarchy more strictly 2024-10-20 17:48:45 +00:00
config.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
lib.rs play: Improve API of PlayMessage 2024-10-28 11:29:37 +00:00
play.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
play_message.rs play: Improve API of PlayMessage 2024-10-28 11:29:37 +00:00
play_signal_adapter.rs Fix various new 1.79 clippy warnings 2024-06-14 08:08:27 +03:00
play_video_info.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
play_video_overlay_video_renderer.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
play_visualization.rs Update for glib::Boxed ToGlibPtr<*mut _> trait impl addition 2023-01-17 09:59:02 +02:00