Afficher en anglais

Partage via


AudioEffect.Release Method

Definition

Releases the native AudioEffect resources.

C#
[Android.Runtime.Register("release", "()V", "GetReleaseHandler")]
public virtual void Release ();
Attributes

Remarks

Releases the native AudioEffect resources. It is a good practice to release the effect engine when not in use as control can be returned to other applications or the native resources released.

Java documentation for android.media.audiofx.AudioEffect.release().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35