mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
28 lines
506 B
Text
28 lines
506 B
Text
|
<!-- ##### SECTION Title ##### -->
|
||
|
GstElementDetails
|
||
|
|
||
|
<!-- ##### SECTION Short_Description ##### -->
|
||
|
Defines public information about a #GstElement
|
||
|
|
||
|
<!-- ##### SECTION Long_Description ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### SECTION See_Also ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### STRUCT GstElementDetails ##### -->
|
||
|
<para>
|
||
|
This struct is used to define public information about the element. It
|
||
|
describes the element, mostly for the benefit of editors.
|
||
|
</para>
|
||
|
|
||
|
@longname:
|
||
|
@klass:
|
||
|
@description:
|
||
|
@author:
|
||
|
|