Android.Hardware.Camera.ActionNewVideo Field
Broadcast Action: A new video is recorded by the camera, and the entry of the video has been added to the media store.

Syntax

[Android.Runtime.Register("ACTION_NEW_VIDEO")]
public const string ActionNewVideo

Remarks

Broadcast Action: A new video is recorded by the camera, and the entry of the video has been added to the media store. Android.Content.Intent.Data is URI of the video.

[Android Documentation]

Requirements

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