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

Pierre d'Herbemont pdherbemont at gmail.com
Wed Jul 29 10:52:40 CEST 2009


On Jul 29, 2009, at 1:28 AM, Cyril MATHE wrote:
>>>
>> I would say:
>> 	media_player_set_equalizer(NULL);
>> Which could be equivalent to:
>> 	media_player_set_equalizer(Libvlc_DisabledEqualizer);
>>
>> to disable it from a specified instance.
> OK but what about if we want to get equalizer status ?


media_player_get_equalizer() would return NULL which would indicates  
Libvlc_DisabledEqualizer. Is that what you mean by status?

Pierre.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090729/6783db91/attachment.html>


More information about the vlc-devel mailing list