Android.Media.MediaFormat.KeyAacDrcAttenuationFactor Field
A key describing the attenuation factor allowing to adapt the dynamics of the output to the actual listening requirements.

Syntax

[Android.Runtime.Register("KEY_AAC_DRC_ATTENUATION_FACTOR")]
public const string KeyAacDrcAttenuationFactor

Remarks

A key describing the attenuation factor allowing to adapt the dynamics of the output to the actual listening requirements. See MediaFormat.KeyAacDrcBoostFactor for a description of the role of this attenuation factor and the value range.

This key is only used during decoding.

[Android Documentation]

Requirements

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