Skip to content

examples: Add a custom event example.

Jan Schmidt requested to merge thaytan/gstreamer-rs:new-examples into master

Add an example of constructing and parsing a custom event using a rust helper struct, and sending them / catching them in a pipeline.

Merge request reports