Android.Media.Audiofx.AudioEffect.ContentTypeMusic Field
Value for AudioEffect.ExtraContentType when the type of content played is music

Value: 0

Syntax

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

Remarks

Value for AudioEffect.ExtraContentType when the type of content played is music

[Android Documentation]

Requirements

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