Condividi tramite


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.

Documentazione java per android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatRawBayer10bit.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a