MediaFormat.ColorStandardBt601Pal フィールド

定義

注意事項

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

フィールド値

Value = 2
属性

注釈

BT.601 625 色の彩度座標と KR = 0.299、KB = 0.114。

android.media.MediaFormat.COLOR_STANDARD_BT601_PALJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象