mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
21e56edfbc
Original commit message from CVS: put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE tags where they were missing fixed section names so that gtk-doc introspection works fixed typos in api docs and docbook docs added some thoughts about new interfaces (to personal notes)
78 lines
1,022 B
Text
78 lines
1,022 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstImplementsInterface
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Core interface implemented by #GstElements that allows runtime querying of interface availabillity
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### MACRO GST_TYPE_IMPLEMENTS_INTERFACE ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### STRUCT GstImplementsInterface ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### MACRO GST_IMPLEMENTS_INTERFACE_CHECK_INSTANCE_CAST ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@obj:
|
|
@type:
|
|
@cast_t:
|
|
|
|
|
|
<!-- ##### MACRO GST_IMPLEMENTS_INTERFACE_CHECK_INSTANCE_TYPE ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@obj:
|
|
@type:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_element_implements_interface ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@element:
|
|
@iface_type:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_implements_interface_cast ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@from:
|
|
@type:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_implements_interface_check ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@from:
|
|
@type:
|
|
@Returns:
|
|
|
|
|