This commit is contained in:
Olivier Crête 2016-10-06 15:24:14 -04:00
parent 124b542115
commit 557531b326

View file

@ -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)