Updates the gain of an EQ band.
Declaration Syntax
public void UpdateEQBand(
int band,
float gain,
bool setCurrentEQPresetValue
)
Public Sub UpdateEQBand ( _
band As Integer, _
gain As Single, _
setCurrentEQPresetValue As Boolean _
)
Parameters
- band (Int32)
- Band index
- gain (Single)
- Gain (in dB)
- setCurrentEQPresetValue (Boolean)
- If true, the current EQ preset value will be updated
Assembly:
MPfm.Player (Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)