Android.Media.MediaRecorder.MediaRecorderErrorUnknown Field
Unspecified media recorder error.

Value: 1

Syntax

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

Remarks

Unspecified media recorder error.

[Android Documentation]

Requirements

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