mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
defs: update
This commit is contained in:
parent
de37491662
commit
d5d1ac6f56
1 changed files with 11 additions and 0 deletions
|
@ -154,6 +154,17 @@ EXPORTS
|
|||
gst_audio_quantize_reset
|
||||
gst_audio_quantize_samples
|
||||
gst_audio_reorder_channels
|
||||
gst_audio_resampler_filter_mode_get_type
|
||||
gst_audio_resampler_flags_get_type
|
||||
gst_audio_resampler_free
|
||||
gst_audio_resampler_get_in_frames
|
||||
gst_audio_resampler_get_max_latency
|
||||
gst_audio_resampler_get_out_frames
|
||||
gst_audio_resampler_method_get_type
|
||||
gst_audio_resampler_new
|
||||
gst_audio_resampler_options_set_quality
|
||||
gst_audio_resampler_resample
|
||||
gst_audio_resampler_update
|
||||
gst_audio_ring_buffer_acquire
|
||||
gst_audio_ring_buffer_activate
|
||||
gst_audio_ring_buffer_advance
|
||||
|
|
Loading…
Reference in a new issue