summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstsbcutil.h')
-rw-r--r--audio/gstsbcutil.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstsbcutil.h b/audio/gstsbcutil.h
index 70169a74..98f202f0 100644
--- a/audio/gstsbcutil.h
+++ b/audio/gstsbcutil.h
@@ -35,6 +35,8 @@ gint gst_sbc_select_blocks_from_range(const GValue *value);
gint gst_sbc_select_subbands_from_list(const GValue *value);
gint gst_sbc_select_subbands_from_range(const GValue *value);
+gint gst_sbc_select_bitpool_from_range(const GValue *value);
+
const gchar *gst_sbc_get_allocation_from_list(const GValue *value);
gint gst_sbc_get_allocation_mode_int(const gchar *allocation);
const gchar *gst_sbc_get_allocation_string(int alloc);