mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
win32: update .def file for new base class
https://bugzilla.gnome.org/show_bug.cgi?id=768576
This commit is contained in:
parent
bbb89dd34c
commit
caeb59fc87
1 changed files with 6 additions and 0 deletions
|
@ -2,3 +2,9 @@ EXPORTS
|
|||
gst_audio_aggregator_get_type
|
||||
gst_audio_aggregator_pad_get_type
|
||||
gst_audio_aggregator_set_sink_caps
|
||||
gst_nonstream_audio_decoder_allocate_output_buffer
|
||||
gst_nonstream_audio_decoder_get_downstream_info
|
||||
gst_nonstream_audio_decoder_get_type
|
||||
gst_nonstream_audio_decoder_handle_loop
|
||||
gst_nonstream_audio_decoder_set_output_format
|
||||
gst_nonstream_audio_decoder_set_output_format_simple
|
||||
|
|
Loading…
Reference in a new issue