Поделиться через


MediaFormat.ColorStandardBt709 Поле

Определение

Внимание!

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_BT709", 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 ColorStandardBt709 = 1;
[<Android.Runtime.Register("COLOR_STANDARD_BT709", 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 ColorStandardBt709 : Android.Media.ColorStandard

Значение поля

Value = 1
Атрибуты

Комментарии

Координаты цвета BT.709 с KR = 0,2126, КБ = 0,07222.

Документация по Java для android.media.MediaFormat.COLOR_STANDARD_BT709.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к