MediaCodecInfo.CodecCapabilities.COLORFormatRawBayer10bit Campo

Definizione

Attenzione

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

Formato SMIA a 10 bit Bayer.

[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

Valore del campo

Value = 31
Attributi

Commenti

Formato SMIA a 10 bit Bayer.

per android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatRawBayer10bit.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a