mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 17:18:15 +00:00
docs/gst/gstreamer-sections.txt: Add new gst_preset__get_property_names() function to the docs to fix the build.
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: Add new gst_preset__get_property_names() function to the docs to fix the build.
This commit is contained in:
parent
51d83b8dfb
commit
adc1062105
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2007-11-20 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
Add new gst_preset__get_property_names() function to the docs
|
||||
to fix the build.
|
||||
|
||||
2007-11-20 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* gst/gstpreset.c:
|
||||
|
|
|
@ -1604,6 +1604,7 @@ gst_rank_get_type
|
|||
<TITLE>GstPreset</TITLE>
|
||||
GstPreset
|
||||
gst_preset_get_preset_names
|
||||
gst_preset_get_property_names
|
||||
gst_preset_load_preset
|
||||
gst_preset_save_preset
|
||||
gst_preset_rename_preset
|
||||
|
|
Loading…
Reference in a new issue