[vlc-devel] libvlc API: Add equalizer to audio.c

Cyril MATHE cmathe at actech-innovation.com
Mon Jul 20 10:34:21 CEST 2009


This patch add equalizer audio filter to audio.c.
It adds two new functions:

libvlc_audio_set_eqz(libvlc_audio_eqz_config_t, libvlc_audio_eqz_t):
enable/disable equalizer, set a new band value, set an equalizer preset

libvlc_audio_eqz_t libvlc_audio_get_eqz(libvlc_audio_eqz_config_t): get
equalizer status (enabled or not), get bands values, get equalizer
preset settings.

Best Regards, 
        Cyril Mathé
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-libvlc-API-Add-equalizer-to-audio.c.patch
Type: application/mbox
Size: 11393 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090720/91e51961/attachment.mbox>


More information about the vlc-devel mailing list