Freigeben über


MediaFormat.ColorStandardBt2020 Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.ColorStandard enum directly instead of this field.

BT.

[Android.Runtime.Register("COLOR_STANDARD_BT2020", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.ColorStandard enum directly instead of this field.", true)]
public const Android.Media.ColorStandard ColorStandardBt2020 = 6;
[<Android.Runtime.Register("COLOR_STANDARD_BT2020", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.ColorStandard enum directly instead of this field.", true)>]
val mutable ColorStandardBt2020 : Android.Media.ColorStandard

Feldwert

Value = 6
Attribute

Hinweise

BT.2020 Farbchromatizitätskoordinaten mit KR = 0,2627, KB = 0,0593.

Java-Dokumentation für android.media.MediaFormat.COLOR_STANDARD_BT2020.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: