mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
doc: remove xml from comments
This commit is contained in:
parent
1729104c2c
commit
4c77b04fa1
2 changed files with 0 additions and 9 deletions
|
@ -29,13 +29,8 @@
|
|||
* SECTION:nleobject
|
||||
* @short_description: Base class for GNonLin elements
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* NleObject encapsulates default behaviour and implements standard
|
||||
* properties provided by all the GNonLin elements.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -28,13 +28,9 @@
|
|||
/**
|
||||
* SECTION:element-nleoperation
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* A NleOperation performs a transformation or mixing operation on the
|
||||
* data from one or more #NleSources, which is used to implement filters or
|
||||
* effects.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*/
|
||||
|
||||
static GstStaticPadTemplate nle_operation_src_template =
|
||||
|
|
Loading…
Reference in a new issue