[vlc-devel] libvlc API: Add equalizer to audio.c
Rémi Denis-Courmont
remi at remlab.net
Tue Jul 28 10:39:45 CEST 2009
On Tue, 28 Jul 2009 01:02:16 -0700, Pierre d'Herbemont
<pdherbemont at gmail.com> wrote:
>>> libvlc_audio_equalizer * libvlc_audio_equalizer_new(); /*
>>> eventually ? */
>> enable equalizer ? shouldn't be: libvlc_audio_equalizer_new(bool
>> b_enable)
>
> No I don't think that's a good approach.
>
> The equalizer should be enabled depending on each particular
> media_player using libvlc_media_player_set_equalizer().
Hmmmmmmm, I agree. But we cannot blame Cyril for the fact that VLC still
uses a single audio output per instance...
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list