MediaCodecInfo.CodecCapabilities.COLORFormatRawBayer8bit 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 8 bit Bayer.

[Android.Runtime.Register("COLOR_FormatRawBayer8bit")]
[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 COLORFormatRawBayer8bit = 30;
[<Android.Runtime.Register("COLOR_FormatRawBayer8bit")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecCapabilities enum directly instead of this field.", true)>]
val mutable COLORFormatRawBayer8bit : Android.Media.MediaCodecCapabilities

Valore del campo

Value = 30
Attributi

Commenti

Formato SMIA a 8 bit Bayer. Ogni byte rappresenta i primi 8 bit di un segnale a 10 bit.

per android.media.MediaCodecInfo.CodecCapabilities.COLOR_FormatRawBayer8bit.

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