Methods Summary |
---|
public boolean | canVirtualize(int inputChannelMask, int virtualizationMode)
throw new RuntimeException("Stub!");
|
public boolean | forceVirtualizationMode(int virtualizationMode)
throw new RuntimeException("Stub!");
|
public android.media.audiofx.Virtualizer$Settings | getProperties()
throw new RuntimeException("Stub!");
|
public short | getRoundedStrength()
throw new RuntimeException("Stub!");
|
public boolean | getSpeakerAngles(int inputChannelMask, int virtualizationMode, int[] angles)
throw new RuntimeException("Stub!");
|
public boolean | getStrengthSupported()
throw new RuntimeException("Stub!");
|
public int | getVirtualizationMode()
throw new RuntimeException("Stub!");
|
public void | setParameterListener(android.media.audiofx.Virtualizer$OnParameterChangeListener listener)
throw new RuntimeException("Stub!");
|
public void | setProperties(android.media.audiofx.Virtualizer$Settings settings)
throw new RuntimeException("Stub!");
|
public void | setStrength(short strength)
throw new RuntimeException("Stub!");
|