diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-07-27 12:05:25 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-07-27 12:09:20 +0100 |
commit | 5aaf00a7dedec3566dcfc99444d89584dc287898 (patch) | |
tree | 3fa983e19194ba6283dd99869c86ffae93e70125 /docs/gst | |
parent | 90e32338c8d40faf327a5d2f2376e36ace7af4d2 (diff) |
Update docs and .def file for taglist API change
Diffstat (limited to 'docs/gst')
-rw-r--r-- | docs/gst/gstreamer-sections.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 3fe51841f..d1a02c624 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -2617,8 +2617,8 @@ gst_tag_list_get_date gst_tag_list_get_date_index gst_tag_list_get_date_time gst_tag_list_get_date_time_index -gst_tag_list_get_buffer -gst_tag_list_get_buffer_index +gst_tag_list_get_sample +gst_tag_list_get_sample_index <SUBSECTION Standard> GST_TAG_LIST GST_IS_TAG_LIST |