This commit is contained in:
Akkariin Meiko
2022-03-12 03:16:09 +08:00
Unverified
parent 12b76e0c7a
commit 27c4ec74a1
10075 changed files with 5122287 additions and 1 deletions
@@ -0,0 +1,14 @@
# Qt tutorials
## Welcome to the GStreamer SDK Qt tutorials
These tutorials describe Qt-specific topics. General GStreamer concepts
will not be explained in these tutorials, so the [Basic
tutorials](tutorials/basic/index.md) should
be reviewed first. The reader should also be familiar with basic Qt
programming techniques.
The Qt tutorials have the same structure as the [Android
tutorials](tutorials/android/index.md): Each one builds on top of the
previous one and adds progressively more functionality, until a working
media player application is obtained in \#FIXME\#