Skip to content

rsinter: add 'event-types' property to intersink

Adds the event-types property, defaulting to Vec[Eos]. Setting an array of additional, serialized event types results in calling the producer.set_forward_events(types) with those types so that the events will be forwarded to any consumers.

Fixes #615 (closed)

Edited by Thomas Goodwin

Merge request reports

Loading