GNOME Bugzilla – Bug 148497
Typo in API documentation: 'formst' => 'format'
Last modified: 2004-12-22 21:47:04 UTC
>gst_element_get_formats () > >G_CONST_RETURN GstFormat* gst_element_get_formats > (GstElement *element); > >Get an array of formst from the element. If the element doesn't implement a >formats function, the query will be forwarded to a random sink pad. > >element�: a GstElement to query >Returns : An array of GstFormat elements.
thanks, fixed in HEAD