Android.Media.AsyncPlayer.Stop Method
Stop a previously played sound.

Syntax

[Android.Runtime.Register("stop", "()V", "GetStopHandler")]
public virtual void Stop ()

Remarks

Stop a previously played sound. It can't be played again or unpaused at this point. Calling this multiple times has no ill effects.

[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