docs: harness: Fix example
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2602>
This commit is contained in:
parent
f34ee92999
commit
428b66cfae
@ -105,7 +105,7 @@
|
||||
* with different configurations, by simply doing:
|
||||
*
|
||||
* |[<!-- language="C" -->
|
||||
* GstHarness * h = gst_harness_new (h, "vp8dec");
|
||||
* GstHarness * h = gst_harness_new ("vp8dec");
|
||||
* gst_harness_add_src_parse (h, "videotestsrc is-live=1 ! vp8enc", TRUE);
|
||||
* ]|
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user