sdroege/gstreamer-rs

Add bindings for GstHarness

Closed this issue · 2 comments

libgstcheck currently also has no -sys bindings, but we probably want to skip that as it's not really guaranteed stable API/ABI apart from some parts. Like GstHarness.

Writing manual bindings for that should be relatively easy.

Initial version of proper bindings here https://github.com/sdroege/gstreamer-rs/tree/check