HardwareBuffer.Ycbcr420888 フィールド

定義

注意事項

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

形式: 平面 YCbCr 420;幅と高さが等しい必要があります

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

フィールド値

Value = 35

実装

属性

注釈

形式: 平面 YCbCr 420;幅と高さが等しい必要があります

の Java ドキュメント android.hardware.HardwareBuffer.YCBCR_420_888

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

適用対象