docs: fix up for GstAudioChannelMix rename as well

This commit is contained in:
Tim-Philipp Müller 2016-01-08 16:08:47 +00:00
parent 85afad72ec
commit 56be0653e0

View file

@ -512,15 +512,16 @@ gst_audio_check_valid_channel_positions
gst_audio_buffer_reorder_channels gst_audio_buffer_reorder_channels
gst_audio_reorder_channels gst_audio_reorder_channels
gst_audio_get_channel_reorder_map gst_audio_get_channel_reorder_map
GstAudioChannelMix GstAudioChannelMixer
GstAudioChannelMixFlags GstAudioChannelMixerFlags
gst_audio_channel_mix_new gst_audio_channel_mixer_new
gst_audio_channel_mix_free gst_audio_channel_mixer_free
gst_audio_channel_mix_is_passthrough gst_audio_channel_mixer_is_passthrough
gst_audio_channel_mix_samples gst_audio_channel_mixer_samples
<SUBSECTION Standard> <SUBSECTION Standard>
GST_TYPE_AUDIO_CHANNEL_POSITION GST_TYPE_AUDIO_CHANNEL_POSITION
gst_audio_channel_position_get_type gst_audio_channel_position_get_type
gst_audio_channel_mixer_flags_get_type
</SECTION> </SECTION>
<SECTION> <SECTION>