gst-plugins-rs/generic/inter
Thomas Goodwin 2cbf83d7e2 rsinter: add 'event-types' property to intersink
The event-types property defaults to Eos.  Setting an
array of additional, serialized event types results in
calling the producer.set_forward_events with those types
so that the events will be forwarded to any consumers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1875>
2024-10-29 15:17:24 +00:00
..
examples use new debug and parse API 2023-12-04 15:58:21 +01:00
src rsinter: add 'event-types' property to intersink 2024-10-29 15:17:24 +00:00
tests rsinter: add 'event-types' property to intersink 2024-10-29 15:17:24 +00:00
build.rs generic: expose inter plugin 2023-08-14 08:13:12 +00:00
Cargo.toml Remove once_cell dependency 2024-10-21 17:53:18 +00:00