DataSpace.DataspaceBt601625 フィールド

定義

注意事項

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

ITU-R レコメンデーション 601 (BT.

[Android.Runtime.Register("DATASPACE_BT601_625", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceType enum directly instead of this field.", true)]
public const Android.Hardware.DataSpaceType DataspaceBt601625 = 281149440;
[<Android.Runtime.Register("DATASPACE_BT601_625", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceType enum directly instead of this field.", true)>]
val mutable DataspaceBt601625 : Android.Hardware.DataSpaceType

フィールド値

Value = 281149440
属性

注釈

ITU-R レコメンデーション 601 (BT.601) - 525 行

標準定義テレビ、525 回線 (NTSC)。

次の要素で構成されます。

Primaries: STANDARD_BT601_625
              Transfer: TRANSFER_SMPTE_170M
              Range: RANGE_LIMITED

の Java ドキュメント android.hardware.DataSpace.DATASPACE_BT601_625

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

適用対象