mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Update pipeline-manipulation.md
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/146>
This commit is contained in:
parent
10a461daf4
commit
0fa06f4805
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@ main (gint argc,
|
||||||
g_main_loop_unref (loop);
|
g_main_loop_unref (loop);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Grabbing data with appsink
|
### Grabbing data with appsink
|
||||||
|
|
Loading…
Reference in a new issue