Class android.media.AudioManager

Added Methods
boolean  isBluetoothA2dpOn()  
void  playSoundEffect( int, float )  
void  setBluetoothA2dpOn( boolean)  
 

Added Fields
String  ACTION_AUDIO_BECOMING_NOISY  
int  FX_KEYPRESS_DELETE  
int  FX_KEYPRESS_RETURN  
int  FX_KEYPRESS_SPACEBAR  
int  FX_KEYPRESS_STANDARD  
int  ROUTE_BLUETOOTH_A2DP  
int  ROUTE_BLUETOOTH_SCO  
int  STREAM_NOTIFICATION  
 

Changed Fields
int  NUM_STREAMS Now deprecated.
 
int  ROUTE_BLUETOOTH Now deprecated.
 
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.