Toggle navigation
API References
GStreamer core
GStreamer Libraries
GStreamer Plugins
Application manual
Tutorials
Module harness
gstreamer_
check
0.25.0
Module harness
Module Items
Structs
In crate gstreamer_
check
gstreamer_check
Module
harness
Copy item path
Source
Structs
§
Harness
Harness
is meant to make writing unit test for GStreamer much easier. It can be thought of as a way of treating a [
gst::Element
][crate::gst::Element] as a black box, deterministically feeding it data, and controlling what data it outputs.
Ref
RefMut