Android.Media.MediaActionSound.StartVideoRecording Field
The sound used by MediaRecorder.Start to indicate the start of video recording.

Value: 2

Syntax

[Android.Runtime.Register("START_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 StartVideoRecording

See Also

MediaActionSound.Play(MediaActionSoundType)

Remarks

The sound used by MediaRecorder.Start to indicate the start 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