[vlc-devel] [PATCH] Add new API to libvlc for persistent equalizer settings.
Rémi Denis-Courmont
remi at remlab.net
Thu Sep 6 18:49:36 CEST 2012
Le mardi 4 septembre 2012 09:35:45, Mark Lee a écrit :
> > > This approach actually makes the whole patch simpler.
> >
> > Not really. You still ought to set the same value on the aout object when
> > it
> > exists. There are a lot of examples in Libvlc already, related to aout or
> > vout.
> >
> > I think maybe I misunderstood your original suggestion.
>
> The latest version of the patch does set values on the aout, but it uses an
> additional variable on the media player to track whether or not the
> equalizer should automatically be enabled when playing new media.
Yes but the way to do that is to set both, not add ugly callbacks in the core
code.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list