docs: add short descriptions for API reference contents page
This commit is contained in:
parent
25227e16b5
commit
f71c4167e0
@ -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…
x
Reference in New Issue
Block a user