Afficher en anglais

Partage via


AudioEffect.ContentTypeVoice Field

Definition

Caution

This constant will be removed in the future version. Use Android.Media.Audiofx.ContentType enum directly instead of this field.

Value for #EXTRA_CONTENT_TYPE when the type of content played is voice audio

C#
[Android.Runtime.Register("CONTENT_TYPE_VOICE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.ContentType enum directly instead of this field.", true)]
public const Android.Media.Audiofx.ContentType ContentTypeVoice = 3;

Field Value

Value = 3
Attributes

Remarks

Value for #EXTRA_CONTENT_TYPE when the type of content played is voice audio

Java documentation for android.media.audiofx.AudioEffect.CONTENT_TYPE_VOICE.

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 (Obsolète)
.NET for Android (.NET for Android API 34, .NET for Android API 35)