Android.Media.MediaActionSound: Field Members

The fields of Android.Media.MediaActionSound are listed below. For a list of all members, see the MediaActionSound Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
FocusCompleteMediaActionSoundType (1). A sound to indicate that focusing has completed.
const
ShutterClickMediaActionSoundType (0). The sound used by Android.Hardware.Camera.TakePicture(.IShutterCallback, .IPictureCallback, .IPictureCallback) to indicate still image capture.
const
StartVideoRecordingMediaActionSoundType (2). The sound used by MediaRecorder.Start to indicate the start of video recording.
const
StopVideoRecordingMediaActionSoundType (3). The sound used by MediaRecorder.Stop to indicate the end of video recording.