Android.Media.MediaActionSound.StopVideoRecording Field
The sound used by MediaRecorder.Stop to indicate the end of video recording.

Value: 3

Syntax

[Android.Runtime.Register("STOP_VIDEO_RECORDING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaActionSoundType enum directly instead of this field.")]
public const MediaActionSoundType StopVideoRecording

See Also

MediaActionSound.Play(MediaActionSoundType)

Remarks

The sound used by MediaRecorder.Stop to indicate the end of video recording.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16