mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
ad1970eae2
Original commit message from CVS: 2005-07-15 Andy Wingo <wingo@pobox.com> * tools/gst-typefind.c: Update, add copyright block. * gst/base/gstbasesrc.c (gst_base_src_default_negotiate): Normalize and truncate caps before fixation. * gst/gstcaps.h: * gst/gstcaps.c (gst_caps_truncate): New function, destructively discards all but the first structure from its argument.
74 lines
993 B
Text
74 lines
993 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>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### 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:
|
|
|
|
|