Java android.media MediaActionSound fields, constructors, methods, implement or subclass

Example usage for Java android.media MediaActionSound fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.media MediaActionSound.

The text is from its open source code.

Field

intSHUTTER_CLICK
The sound used by android.hardware.Camera#takePicture Camera.takePicture to indicate still image capture.

Constructor

MediaActionSound()
Construct a new MediaActionSound instance.

Method

voidplay(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.