次の方法で共有


DataSpace.DataspaceBt2020 Field

Definition

Caution

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

ITU-R Recommendation 2020 (BT.

[Android.Runtime.Register("DATASPACE_BT2020", 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 DataspaceBt2020 = 147193856;
[<Android.Runtime.Register("DATASPACE_BT2020", 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 DataspaceBt2020 : Android.Hardware.DataSpaceType

Field Value

Value = 147193856
Attributes

Remarks

ITU-R Recommendation 2020 (BT.2020)

Ultra High-definition television.

Composed of the following -

Primaries: STANDARD_BT2020
              Transfer: TRANSFER_SMPTE_170M
              Range: RANGE_FULL

Java documentation for android.hardware.DataSpace.DATASPACE_BT2020.

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