mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
eglglessink: Fix sample launch line with disabled window creation
This commit is contained in:
parent
086563195c
commit
ada5a83eb4
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
* implemented.
|
* implemented.
|
||||||
* </para>
|
* </para>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v -m videotestsrc ! eglglessink force_rendering_slow=TRUE
|
* gst-launch -v -m videotestsrc ! eglglessink can_create_window=FALSE
|
||||||
* ]|
|
* ]|
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue