HdrConversionMode.HdrConversionPassthrough Campo

Definición

Precaución

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

La conversión de salida HDR está deshabilitada

[Android.Runtime.Register("HDR_CONVERSION_PASSTHROUGH", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.HdrConversionModeSupport enum directly instead of this field.", true)]
public const Android.Hardware.Display.HdrConversionModeSupport HdrConversionPassthrough = 1;
[<Android.Runtime.Register("HDR_CONVERSION_PASSTHROUGH", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.HdrConversionModeSupport enum directly instead of this field.", true)>]
val mutable HdrConversionPassthrough : Android.Hardware.Display.HdrConversionModeSupport

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

La conversión de salida HDR está deshabilitada

Java documentación para android.hardware.display.HdrConversionMode.HDR_CONVERSION_PASSTHROUGH.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a