mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
docs: fix up for GstAudioChannelMix rename as well
This commit is contained in:
parent
85afad72ec
commit
56be0653e0
1 changed files with 7 additions and 6 deletions
|
@ -512,15 +512,16 @@ gst_audio_check_valid_channel_positions
|
|||
gst_audio_buffer_reorder_channels
|
||||
gst_audio_reorder_channels
|
||||
gst_audio_get_channel_reorder_map
|
||||
GstAudioChannelMix
|
||||
GstAudioChannelMixFlags
|
||||
gst_audio_channel_mix_new
|
||||
gst_audio_channel_mix_free
|
||||
gst_audio_channel_mix_is_passthrough
|
||||
gst_audio_channel_mix_samples
|
||||
GstAudioChannelMixer
|
||||
GstAudioChannelMixerFlags
|
||||
gst_audio_channel_mixer_new
|
||||
gst_audio_channel_mixer_free
|
||||
gst_audio_channel_mixer_is_passthrough
|
||||
gst_audio_channel_mixer_samples
|
||||
<SUBSECTION Standard>
|
||||
GST_TYPE_AUDIO_CHANNEL_POSITION
|
||||
gst_audio_channel_position_get_type
|
||||
gst_audio_channel_mixer_flags_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
|
Loading…
Reference in a new issue