Android.Media.MediaRecorder.Reset Method
Restarts the MediaRecorder to its idle state.

Syntax

[Android.Runtime.Register("reset", "()V", "GetResetHandler")]
public virtual void Reset ()

Remarks

Restarts the MediaRecorder to its idle state. After calling this method, you will have to configure it again as if it had just been constructed.

[Android Documentation]

Requirements

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