gstreamer/docs/gst/tmpl/gstimplementsinterface.sgml
Andy Wingo c09555552a gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer whether or not it comes from a malloc region. Make sure our copy ...
Original commit message from CVS:
2005-07-12  Andy Wingo  <wingo@pobox.com>

* gst/gstbuffer.c (_gst_buffer_copy): Copy the buffer whether or
not it comes from a malloc region. Make sure our copy gets freed.
2005-07-12 17:04:41 +00:00

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: