Language

MediaQualityContract.ColorTempFmmhdr Field

Definition

Key for the color temperature used in Filmmaker Mode (FMM) during High Dynamic Range (HDR) playback.

[Android.Runtime.Register("COLOR_TEMP_FMMHDR", ApiSince=37)]
public const string ColorTempFmmhdr;
[<Android.Runtime.Register("COLOR_TEMP_FMMHDR", ApiSince=37)>]
val mutable ColorTempFmmhdr : string

Field Value

Attributes

Remarks

Key for the color temperature used in Filmmaker Mode (FMM) during High Dynamic Range (HDR) playback.

Similar to COLOR_TEMP_FMMSDR, this parameter enforces the creative intent for HDR content. It targets the D65 (6500K) white point, calibrated specifically for the HDR tone mapping curve to ensure accurate highlights and shadow detail.

Android reference for android.media.quality.MediaQualityContract.COLOR_TEMP_FMMHDR.

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