mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
Add new functions to win32 exports
This commit is contained in:
parent
3e459f2246
commit
7638cd7c3b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue