HomeSort by relevance Sort by last modified time
    Searched defs:EnvironmentalReverb (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/java/android/media/audiofx/
EnvironmentalReverb.java 39 * The EnvironmentalReverb class allows an application to control each reverb engine property in a
43 * <p>An application creates a EnvironmentalReverb object to instantiate and control a reverb engine
45 * <p>The methods, parameter types and units exposed by the EnvironmentalReverb implementation are
49 * <p>The EnvironmentalReverb is an output mix auxiliary effect and should be created on
60 public class EnvironmentalReverb extends AudioEffect {
62 private final static String TAG = "EnvironmentalReverb";
81 * {@link android.media.audiofx.EnvironmentalReverb.OnParameterChangeListener}
131 * EnvironmentalReverb engine. As the same engine can be shared by several applications, this
135 * is not 0, the EnvironmentalReverb will be attached to the MediaPlayer or AudioTrack in the
136 * same audio session. Otherwise, the EnvironmentalReverb will apply to the output mix
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/9/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 34 milliseconds