次の方法で共有


DataSpace.DataspaceBt601525 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 709 (BT.

[Android.Runtime.Register("DATASPACE_BT601_525", 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 DataspaceBt601525 = 281280512;
[<Android.Runtime.Register("DATASPACE_BT601_525", 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 DataspaceBt601525 : Android.Hardware.DataSpaceType

Field Value

Value = 281280512
Attributes

Remarks

ITU-R Recommendation 709 (BT.709)

High-definition television.

Composed of the following -

Primaries: STANDARD_BT601_525
              Transfer: TRANSFER_SMPTE_170M
              Range: RANGE_LIMITED

Java documentation for android.hardware.DataSpace.DATASPACE_BT601_525.

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