Freigeben über


MediaCodecInfo.CodecCapabilities.COLORFormatRawBayer10bit Feld

Definition

Achtung

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

SMIA 10-Bit-Bayer-Format.

[Android.Runtime.Register("COLOR_FormatRawBayer10bit")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecCapabilities enum directly instead of this field.", true)]
public const Android.Media.MediaCodecCapabilities COLORFormatRawBayer10bit = 31;
[<Android.Runtime.Register("COLOR_FormatRawBayer10bit")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecCapabilities enum directly instead of this field.", true)>]
val mutable COLORFormatRawBayer10bit : Android.Media.MediaCodecCapabilities

Feldwert

Value = 31
Attribute

Hinweise

SMIA 10-Bit-Bayer-Format.

Java-Dokumentation für android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatRawBayer10bit.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: