Android.Media.Audiofx.AudioEffect.ExtraContentType Field
Indicates which type of content is played by the application.

Syntax

[Android.Runtime.Register("EXTRA_CONTENT_TYPE")]
public const string ExtraContentType

Remarks

Indicates which type of content is played by the application.

This extra is for use with AudioEffect.ActionDisplayAudioEffectControlPanel and AudioEffect.ActionOpenAudioEffectControlSession intents.

This information is used by the effect control application to customize UI and select appropriate default effect settings. The content type is one of the following:

If omitted, the content type defaults to AudioEffect.ContentTypeMusic.

[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