MediaCodecInfo.CodecProfileLevel.VP9Profile0 Campo

Definición

Precaución

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

Vp9 Profile 0 4:2:0 8-bit

[Android.Runtime.Register("VP9Profile0", 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 VP9Profile0 = 1;
[<Android.Runtime.Register("VP9Profile0", 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 VP9Profile0 : Android.Media.MediaCodecProfileType

Valor de campo

Value = 1
Atributos

Comentarios

Vp9 Profile 0 4:2:0 8-bit

Documentación de Java para android.media.MediaCodecInfo.CodecProfileLevel.VP9Profile0.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código y se usan según los términos descritos en la creative Commons 2.5.

Se aplica a