summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2010-07-08 08:32:22 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2010-07-16 17:40:17 +0200
commit8989ad93d94f1f99a8ad238456fefd914b966b7f (patch)
tree0ea1e594df1114093df468e8e43c12cb14532d5f /docs
parentc95d0034afbded164793120912db711000fcd8a6 (diff)
audioclock: API: Add gst_audio_clock_new_full() with a GDestroyNotify for the user_data
Elements usually use their own instance as instance data but the clock can have a longer lifetime than their elements and the clock doesn't own a reference of the element. Fixes bug #623807.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index 4c6b6f65b..8fc9c89a8 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -107,6 +107,7 @@ gst_buffer_format_type_get_type
GstAudioClock
GstAudioClockGetTimeFunc
gst_audio_clock_new
+gst_audio_clock_new_full
gst_audio_clock_adjust
gst_audio_clock_get_time
gst_audio_clock_reset