Language

MediaQualityContract.ColorTempFmmsdr Field

Definition

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

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

Field Value

Attributes

Remarks

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

Filmmaker Mode is designed to preserve the creative intent of the content creator. Consequently, this parameter is typically locked to the industry standard D65 (6500K) white point to ensure accurate color reproduction for SDR movies.

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

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