Skip to content
Snippets Groups Projects
Commit e0e17b8b authored by Tim-Philipp Müller's avatar Tim-Philipp Müller :tropical_fish: Committed by Sebastian Dröge
Browse files

gstreamer: pad: use ControlFlow with custom enum for sticky_events_foreach() return value

... instead of Result<Option<Event>,Option<Event>> which isn't very nice.

And use static dispatch instead of dynamic dispatch.

Fixes gstreamer/gstreamer-rs#361
parent 1d78ac93
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment