mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 18:35:35 +00:00
docs: add short descriptions for API reference contents page
This commit is contained in:
parent
25227e16b5
commit
f71c4167e0
2 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
|||
|
||||
/**
|
||||
* SECTION:gstappsink
|
||||
* @short_description: Easy way for applications to extract buffers from a
|
||||
* pipeline
|
||||
* @see_also: #GstBaseSink, appsrc
|
||||
*
|
||||
* Appsink is a sink plugin that supports many different methods for making
|
||||
|
|
|
@ -34,6 +34,8 @@
|
|||
|
||||
/**
|
||||
* SECTION:gstappsrc
|
||||
* @short_description: Easy way for applications to inject buffers into a
|
||||
* pipeline
|
||||
* @see_also: #GstBaseSrc, appsink
|
||||
*
|
||||
* The appsrc element can be used by applications to insert data into a
|
||||
|
|
Loading…
Reference in a new issue