Language

MediaQualityContract.ColorSpaceDci Field

Definition

DCI-P3 color space option.

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

Field Value

Attributes

Remarks

DCI-P3 color space option.

Represents the DCI-P3 color space, commonly used in digital cinema.

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

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