<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 29, 2009, at 1:28 AM, Cyril MATHE wrote:</div><blockquote type="cite"><div><blockquote type="cite"><blockquote type="cite"><font class="Apple-style-span" color="#000000"><br></font></blockquote></blockquote><blockquote type="cite">I would say:</blockquote><blockquote type="cite"><span class="Apple-tab-span" style="white-space:pre">   </span>media_player_set_equalizer(NULL);<br></blockquote><blockquote type="cite">Which could be equivalent to:<br></blockquote><blockquote type="cite"><span class="Apple-tab-span" style="white-space:pre">    </span>media_player_set_equalizer(Libvlc_DisabledEqualizer);<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">to disable it from a specified instance.<br></blockquote>OK but what about if we want to get equalizer status ?</div></blockquote></div><div><br></div>media_player_get_equalizer() would return NULL which would indicates Libvlc_DisabledEqualizer. Is that what you mean by status?<div><br></div><div>Pierre.</div></body></html>