summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorThiago Santos <thiagoss@osg.samsung.com>2014-12-17 15:21:16 -0300
committerThiago Santos <thiagoss@osg.samsung.com>2014-12-17 19:15:24 -0300
commit36a99922e4e2ac549ed2b933ccacebf208149b48 (patch)
tree1241c93a2cbc641d9cc50873428f2f52f37628ca /win32
parent160dce872b48641cc5834a923be1336cd98153e8 (diff)
audiodecoder: expose getcaps virtual function
Allows subclasses to do custom caps query replies. Also exposes the standard caps query handler so subclasses can just extend on top of it instead of reimplementing the caps query proxying.
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 be4d23ae9..21447237f 100644
--- a/win32/common/libgstaudio.def
+++ b/win32/common/libgstaudio.def
@@ -54,6 +54,7 @@ EXPORTS
gst_audio_decoder_get_type
gst_audio_decoder_merge_tags
gst_audio_decoder_negotiate
+ gst_audio_decoder_proxy_getcaps
gst_audio_decoder_set_drainable
gst_audio_decoder_set_estimate_rate
gst_audio_decoder_set_latency