DataSpace.DataspaceBt709 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_BT709", 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 DataspaceBt709 = 281083904;
[<Android.Runtime.Register("DATASPACE_BT709", 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 DataspaceBt709 : Android.Hardware.DataSpaceType

Field Value

Value = 281083904
Attributes

Remarks

ITU-R Recommendation 709 (BT.709)

High-definition television.

Composed of the following -

Primaries: STANDARD_BT709
              Transfer: TRANSFER_SMPTE_170M
              Range: RANGE_LIMITED

Java documentation for android.hardware.DataSpace.DATASPACE_BT709.

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