Update theme submodule
[platform/upstream/gstreamer.git] / markdown / tutorials / table-of-concepts.md
1 # Table of Concepts
2
3 This table shows in which tutorial each of the following key GStreamer
4 concepts is discussed.
5
6 -   Action signals: [Playback tutorial 1: Playbin usage]
7 -   Audio switching: [Playback tutorial 1: Playbin usage]
8 -   Buffers: [Basic tutorial 8: Short-cutting the pipeline]
9 -   Bus: [Basic tutorial 2: GStreamer concepts]
10 -   Capabilities: [Basic tutorial 6: Media formats and Pad Capabilities]
11 -   Debugging: [Basic tutorial 11: Debugging tools]
12 -   Discoverer: [Basic tutorial 9: Media information gathering]
13 -   Elements: [Basic tutorial 2: GStreamer concepts]
14 -   gst-discoverer-1.0: [Basic tutorial 10: GStreamer tools]
15 -   gst-launch-1.0: [Basic tutorial 10: GStreamer tools], [gst-launch-1.0]
16 -   GUI: [Basic tutorial 5: GUI toolkit integration]
17 -   Links: [Basic tutorial 2: GStreamer concepts]
18 -   Pads: [Basic tutorial 3: Dynamic pipelines]
19 -   Pad Availability: [Basic tutorial 7: Multithreading and Pad
20     Availability]
21 -   Pipelines: [Basic tutorial 2: GStreamer concepts]
22 -   Queries: [Basic tutorial 4: Time management]
23 -   Seeks: [Basic tutorial 4: Time management]
24 -   Signals: [Basic tutorial 3: Dynamic pipelines]
25 -   States: [Basic tutorial 3: Dynamic pipelines]
26 -   Subtitles: [Playback tutorial 2: Subtitle management]
27 -   Tags: [Playback tutorial 1: Playbin usage]
28 -   Tools: [Basic tutorial 10: GStreamer tools]
29 -   Threads: [Basic tutorial 7: Multithreading and Pad Availability]
30
31   [Playback tutorial 1: Playbin usage]: tutorials/playback/playbin-usage.md
32   [Basic tutorial 8: Short-cutting the pipeline]: tutorials/basic/short-cutting-the-pipeline.md
33   [Basic tutorial 2: GStreamer concepts]: tutorials/basic/concepts.md
34   [Basic tutorial 6: Media formats and Pad Capabilities]: tutorials/basic/media-formats-and-pad-capabilities.md
35   [Basic tutorial 11: Debugging tools]: tutorials/basic/debugging-tools.md
36   [Basic tutorial 9: Media information gathering]: tutorials/basic/media-information-gathering.md
37   [Basic tutorial 10: GStreamer tools]: tutorials/basic/gstreamer-tools.md
38   [gst-launch-1.0]: tools/gst-launch.md
39   [Basic tutorial 5: GUI toolkit integration]: tutorials/basic/toolkit-integration.md
40   [Basic tutorial 3: Dynamic pipelines]: tutorials/basic/dynamic-pipelines.md
41   [Basic tutorial 7: Multithreading and Pad Availability]: tutorials/basic/multithreading-and-pad-availability.md
42   [Basic tutorial 4: Time management]: tutorials/basic/time-management.md
43   [Playback tutorial 2: Subtitle management]: tutorials/playback/subtitle-management.md