From 7638cd7c3b17707e571128f7a5434c6f4a207425 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 10 May 2009 17:28:53 +0200 Subject: [PATCH] Add new functions to win32 exports --- win32/common/libgstinterfaces.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/win32/common/libgstinterfaces.def b/win32/common/libgstinterfaces.def index 1e7009d..191b0a5 100644 --- a/win32/common/libgstinterfaces.def +++ b/win32/common/libgstinterfaces.def @@ -1,5 +1,6 @@ EXPORTS gst_color_balance_channel_get_type + gst_color_balance_get_balance_type gst_color_balance_get_type gst_color_balance_get_value gst_color_balance_list_channels @@ -8,6 +9,7 @@ EXPORTS gst_color_balance_value_changed gst_mixer_flags_get_type gst_mixer_get_mixer_flags + gst_mixer_get_mixer_type gst_mixer_get_option gst_mixer_get_type gst_mixer_get_volume -- 2.7.4