mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
Update markdown/application-development/introduction/basics.md
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/144>
This commit is contained in:
parent
b299a89d4e
commit
fb03f38d4a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ can do a specific task, for example media playback or capture. GStreamer
|
|||
ships with a large collection of elements by default, making the
|
||||
development of a large variety of media applications possible. If
|
||||
needed, you can also write new elements. That topic is explained in
|
||||
great deal in the *GStreamer Plugin Writer's Guide*.
|
||||
greater detail in the *GStreamer Plugin Writer's Guide*.
|
||||
|
||||
## Pads
|
||||
|
||||
|
|
Loading…
Reference in a new issue