After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 148497 - Typo in API documentation: 'formst' => 'format'
Typo in API documentation: 'formst' => 'format'
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
0.8.4
Other Linux
: Normal normal
: 0.8.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-26 15:46 UTC by john
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description john 2004-07-26 15:46:21 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.
Comment 1 Thomas Vander Stichele 2004-07-26 18:23:22 UTC
thanks, fixed in HEAD