mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +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]: tutorials/playback/playbin-usage.md
|
||
[Basic tutorial 8: Short-cutting the pipeline]: tutorials/basic/short-cutting-the-pipeline.md
|
||
[Basic tutorial 2: GStreamer concepts]: tutorials/basic/concepts.md
|
||
[Basic tutorial 6: Media formats and Pad Capabilities]: tutorials/basic/media-formats-and-pad-capabilities.md
|
||
[Basic tutorial 11: Debugging tools]: tutorials/basic/debugging-tools.md
|
||
[Basic tutorial 9: Media information gathering]: tutorials/basic/media-information-gathering.md
|
||
[Basic tutorial 10: GStreamer tools]: tutorials/basic/gstreamer-tools.md
|
||
[gst-launch-1.0]: tools/gst-launch.md
|
||
[Basic tutorial 5: GUI toolkit integration]: tutorials/basic/toolkit-integration.md
|
||
[Basic tutorial 3: Dynamic pipelines]: tutorials/basic/dynamic-pipelines.md
|
||
[Basic tutorial 7: Multithreading and Pad Availability]: tutorials/basic/multithreading-and-pad-availability.md
|
||
[Basic tutorial 4: Time management]: tutorials/basic/time-management.md
|
||
[Playback tutorial 2: Subtitle management]: tutorials/playback/subtitle-management.md
|