Idioma

HdrConversionMode.HdrConversionPassthrough Campo

Definição

Cuidado

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

A conversão de saída do HDR está desabilitada

[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 do campo

Value = 1

Implementações

Atributos

Comentários

A conversão de saída do HDR está desabilitada

Java documentação para android.hardware.display.HdrConversionMode.HDR_CONVERSION_PASSTHROUGH.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a