Class android.media.AudioTrack

Added interface android.media.VolumeAutomation.

Changed Constructors
AudioTrack(int, int, int, int, int, int) Now deprecated.
 
AudioTrack(int, int, int, int, int, int, int) Now deprecated.
 
 

Added Methods
VolumeShaper createVolumeShaper(Configuration)  
int getPerformanceMode()  
 

Added Fields
int PERFORMANCE_MODE_LOW_LATENCY  
int PERFORMANCE_MODE_NONE  
int PERFORMANCE_MODE_POWER_SAVING