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
const | FocusComplete | MediaActionSoundType (1). A sound to indicate that focusing has completed. |
const | ShutterClick | MediaActionSoundType (0). The sound used by Android.Hardware.Camera.TakePicture(.IShutterCallback, .IPictureCallback, .IPictureCallback) to indicate still image capture. |
const | StartVideoRecording | MediaActionSoundType (2). The sound used by MediaRecorder.Start to indicate the start of video recording. |
const | StopVideoRecording | MediaActionSoundType (3). The sound used by MediaRecorder.Stop to indicate the end of video recording. |