Freigeben über


MediaFormat.ColorStandardBt601Pal 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_BT601_PAL", 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 ColorStandardBt601Pal = 2;
[<Android.Runtime.Register("COLOR_STANDARD_BT601_PAL", 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 ColorStandardBt601Pal : Android.Media.ColorStandard

Feldwert

Value = 2
Attribute

Hinweise

BT.601 625 Farbchromatizitätskoordinaten mit KR = 0,299, KB = 0,114.

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

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: