Condividi tramite


MediaCodecInfo.CodecProfileLevel.VP9Profile1 Campo

Definizione

Attenzione

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

Profilo VP9 1 4:2:2 a 8 bit

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

Valore del campo

Value = 2
Attributi

Commenti

Profilo VP9 1 4:2:2 a 8 bit

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

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