Example usage for Java android.media MediaActionSound fields, constructors, methods, implement or subclass
The text is from its open source code.
int | SHUTTER_CLICK The sound used by android.hardware.Camera#takePicture Camera.takePicture to indicate still image capture. |
MediaActionSound() Construct a new MediaActionSound instance. |
void | play(int soundName) Play one of the predefined platform sounds for media actions. Use this method to play a platform-specific sound for various media actions. |