3 ## Welcome to the GStreamer SDK Qt tutorials
5 These tutorials describe Qt-specific topics. General GStreamer concepts
6 will not be explained in these tutorials, so the [Basic
7 tutorials](sdk-basic-tutorials.md) should
8 be reviewed first. The reader should also be familiar with basic Qt
9 programming techniques.
11 The Qt tutorials have the same structure as the [Android
12 tutorials](sdk-android-tutorials.md): Each one builds on top of the
13 previous one and adds progressively more functionality, until a working
14 media player application is obtained in \#FIXME\#