Condividi tramite


MediaCodecInfo.CodecProfileLevel.VP9Profile2HDR10Plus Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.

PROFILO VP9 2 4:2:0 a 10 bit HDR10Plus

[Android.Runtime.Register("VP9Profile2HDR10Plus", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)]
public const Android.Media.MediaCodecProfileType VP9Profile2HDR10Plus = 16384;
[<Android.Runtime.Register("VP9Profile2HDR10Plus", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileType enum directly instead of this field.", true)>]
val mutable VP9Profile2HDR10Plus : Android.Media.MediaCodecProfileType

Valore del campo

Value = 16384
Attributi

Commenti

PROFILO VP9 2 4:2:0 a 10 bit HDR10Plus

Documentazione java per android.media.MediaCodecInfo.CodecProfileLevel.VP9Profile2HDR10Plus.

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