mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-05 15:49:54 +00:00
Fix link
This commit is contained in:
parent
124b542115
commit
557531b326
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Since Android does not provide a windowing system, a GStreamer video
|
|||
sink cannot create pop-up windows as it would do on a Desktop platform.
|
||||
Fortunately, the `VideoOverlay` interface allows providing video sinks with
|
||||
an already created window onto which they can draw, as we have seen in
|
||||
[](sdk-basic-tutorial-toolkit-integration).
|
||||
[](sdk-basic-tutorial-toolkit-integration.md).
|
||||
|
||||
In this tutorial, a
|
||||
[SurfaceView](http://developer.android.com/reference/android/view/SurfaceView.html)
|
||||
|
|
Loading…
Reference in a new issue