mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
sdk-basic-tutorial-dynamic-pipelines.md: Fix typo
This commit is contained in:
parent
992c805de3
commit
4566b06c0a
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ demuxer pads.
|
||||||
For simplicity, in this example, we will only link to the audio pad and
|
For simplicity, in this example, we will only link to the audio pad and
|
||||||
ignore the video.
|
ignore the video.
|
||||||
|
|
||||||
## Dyamic Hello World
|
## Dynamic Hello World
|
||||||
|
|
||||||
Copy this code into a text file named `basic-tutorial-3.c` (or find it
|
Copy this code into a text file named `basic-tutorial-3.c` (or find it
|
||||||
in the SDK installation).
|
in the SDK installation).
|
||||||
|
|
Loading…
Reference in a new issue