No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | android.media.audiofx.EnvironmentalReverb.OnParameterChangeListener | 
The OnParameterChangeListener interface defines a method called by the EnvironmentalReverb when a parameter value has changed.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | 
           Method called when a parameter value has changed.
           | |||||||||
Method called when a parameter value has changed. The method is called only if the parameter was changed by another application having the control of the same EnvironmentalReverb engine.
| effect | the EnvironmentalReverb on which the interface is registered. | 
|---|---|
| status | status of the set parameter operation. | 
| param | ID of the modified parameter. See PARAM_ROOM_LEVEL... | 
| value | the new parameter value. |