summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2015-11-05 10:40:18 +0100
committerWim Taymans <wtaymans@redhat.com>2015-11-05 10:52:53 +0100
commitf86ed8cdf61c63bf397f9678152ea4e9ed5b5293 (patch)
tree20860a6a3ae214a0f2df04a167b0be4543d1dd84 /win32
parent4a85438e5b51eb63522a68075a9f731688b48076 (diff)
downloadgstreamer-plugins-base-f86ed8cdf61c63bf397f9678152ea4e9ed5b5293.tar.gz
audio-channels: make method to get default channel-mask
Add a new method to get the default channel-mask. Use the new method on audiodecoder and audioconvert. API: gst_audio_channel_get_default_mask()
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstaudio.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstaudio.def b/win32/common/libgstaudio.def
index ea0ea84c6..3892ce5b1 100644
--- a/win32/common/libgstaudio.def
+++ b/win32/common/libgstaudio.def
@@ -27,6 +27,7 @@ EXPORTS
gst_audio_cd_src_add_track
gst_audio_cd_src_get_type
gst_audio_cd_src_mode_get_type
+ gst_audio_channel_get_default_mask
gst_audio_channel_position_get_type
gst_audio_channel_positions_from_mask
gst_audio_channel_positions_to_mask