mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
43 lines
2.5 KiB
Markdown
43 lines
2.5 KiB
Markdown
# Table of Concepts
|
||
|
||
This table shows in which tutorial each of the following key GStreamer
|
||
concepts is discussed.
|
||
|
||
- Action signals: [Playback tutorial 1: Playbin usage]
|
||
- Audio switching: [Playback tutorial 1: Playbin usage]
|
||
- Buffers: [Basic tutorial 8: Short-cutting the pipeline]
|
||
- Bus: [Basic tutorial 2: GStreamer concepts]
|
||
- Capabilities: [Basic tutorial 6: Media formats and Pad Capabilities]
|
||
- Debugging: [Basic tutorial 11: Debugging tools]
|
||
- Discoverer: [Basic tutorial 9: Media information gathering]
|
||
- Elements: [Basic tutorial 2: GStreamer concepts]
|
||
- gst-discoverer-1.0: [Basic tutorial 10: GStreamer tools]
|
||
- gst-launch-1.0: [Basic tutorial 10: GStreamer tools], [gst-launch-1.0]
|
||
- GUI: [Basic tutorial 5: GUI toolkit integration]
|
||
- Links: [Basic tutorial 2: GStreamer concepts]
|
||
- Pads: [Basic tutorial 3: Dynamic pipelines]
|
||
- Pad Availability: [Basic tutorial 7: Multithreading and Pad
|
||
Availability]
|
||
- Pipelines: [Basic tutorial 2: GStreamer concepts]
|
||
- Queries: [Basic tutorial 4: Time management]
|
||
- Seeks: [Basic tutorial 4: Time management]
|
||
- Signals: [Basic tutorial 3: Dynamic pipelines]
|
||
- States: [Basic tutorial 3: Dynamic pipelines]
|
||
- Subtitles: [Playback tutorial 2: Subtitle management]
|
||
- Tags: [Playback tutorial 1: Playbin usage]
|
||
- Tools: [Basic tutorial 10: GStreamer tools]
|
||
- Threads: [Basic tutorial 7: Multithreading and Pad Availability]
|
||
|
||
[Playback tutorial 1: Playbin usage]: sdk-playback-tutorial-playbin-usage.md
|
||
[Basic tutorial 8: Short-cutting the pipeline]: sdk-basic-tutorial-short-cutting-the-pipeline.md
|
||
[Basic tutorial 2: GStreamer concepts]: sdk-basic-tutorial-concepts.md
|
||
[Basic tutorial 6: Media formats and Pad Capabilities]: sdk-basic-tutorial-media-formats-and-pad-capabilities.md
|
||
[Basic tutorial 11: Debugging tools]: sdk-basic-tutorial-debugging-tools.md
|
||
[Basic tutorial 9: Media information gathering]: sdk-basic-tutorial-media-information-gathering.md
|
||
[Basic tutorial 10: GStreamer tools]: sdk-basic-tutorial-gstreamer-tools.md
|
||
[gst-launch-1.0]: gst-launch.md
|
||
[Basic tutorial 5: GUI toolkit integration]: sdk-basic-tutorial-toolkit-integration.md
|
||
[Basic tutorial 3: Dynamic pipelines]: sdk-basic-tutorial-dynamic-pipelines.md
|
||
[Basic tutorial 7: Multithreading and Pad Availability]: sdk-basic-tutorial-multithreading-and-pad-availability.md
|
||
[Basic tutorial 4: Time management]: sdk-basic-tutorial-time-management.md
|
||
[Playback tutorial 2: Subtitle management]: sdk-playback-tutorial-subtitle-management.md
|