Skip to content
Snippets Groups Projects
Commit ad3c72c3 authored by Tim-Philipp Müller's avatar Tim-Philipp Müller :tropical_fish:
Browse files

win32: add new ringbuffer API to exports file

parent d2237b22
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,7 @@ EXPORTS
gst_audio_ring_buffer_get_type
gst_audio_ring_buffer_is_acquired
gst_audio_ring_buffer_is_active
gst_audio_ring_buffer_is_flushing
gst_audio_ring_buffer_may_start
gst_audio_ring_buffer_open_device
gst_audio_ring_buffer_parse_caps
......@@ -152,6 +153,7 @@ EXPORTS
gst_audio_ring_buffer_set_channel_positions
gst_audio_ring_buffer_set_flushing
gst_audio_ring_buffer_set_sample
gst_audio_ring_buffer_set_timestamp
gst_audio_ring_buffer_start
gst_audio_ring_buffer_state_get_type
gst_audio_ring_buffer_stop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment