overlaycomposition: fix cut-off example code in docs

Include everything to the end.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1164>
This commit is contained in:
Tim-Philipp Müller 2021-05-20 23:27:21 +01:00
parent 195981767c
commit a983bea1a9

View file

@ -25,7 +25,7 @@
*
* ## Example code
*
* {{ ../../tests/examples/overlaycomposition/overlaycomposition.c[23:316] }}
* {{ ../../tests/examples/overlaycomposition/overlaycomposition.c[23:341] }}
*/
#if HAVE_CONFIG_H