mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
defs: update defs
This commit is contained in:
parent
dfbeb78342
commit
4ae24dcb25
1 changed files with 6 additions and 0 deletions
|
@ -71,6 +71,7 @@ EXPORTS
|
|||
gst_audio_decoder_set_plc_aware
|
||||
gst_audio_decoder_set_tolerance
|
||||
gst_audio_decoder_set_use_default_pad_acceptcaps
|
||||
gst_audio_dither_method_get_type
|
||||
gst_audio_downmix_meta_api_get_type
|
||||
gst_audio_downmix_meta_get_info
|
||||
gst_audio_encoder_allocate_output_buffer
|
||||
|
@ -130,7 +131,12 @@ EXPORTS
|
|||
gst_audio_info_set_format
|
||||
gst_audio_info_to_caps
|
||||
gst_audio_layout_get_type
|
||||
gst_audio_noise_shaping_method_get_type
|
||||
gst_audio_pack_flags_get_type
|
||||
gst_audio_quantize_flags_get_type
|
||||
gst_audio_quantize_free
|
||||
gst_audio_quantize_new
|
||||
gst_audio_quantize_samples
|
||||
gst_audio_reorder_channels
|
||||
gst_audio_ring_buffer_acquire
|
||||
gst_audio_ring_buffer_activate
|
||||
|
|
Loading…
Reference in a new issue