Langue

HdrConversionMode.HdrConversionPassthrough Champ

Définition

Attention

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

La conversion de sortie HDR est désactivée

[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

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

La conversion de sortie HDR est désactivée

Java documentation pour android.hardware.display.HdrConversionMode.HDR_CONVERSION_PASSTHROUGH.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à