Module gstreamer_check::harness
source · Structs§
Harness
is meant to make writing unit test for GStreamer much easier. It can be thought of as a way of treating agst::Element
as a black box, deterministically feeding it data, and controlling what data it outputs.