Compartilhar via


MediaCodecInfo.CodecProfileLevel.VP9Profile1 Campo

Definição

Cuidado

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

VP9 Perfil 1 4:2:2 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

Valor do campo

Value = 2
Atributos

Comentários

VP9 Perfil 1 4:2:2 8-bit

Documentação Java para android.media.MediaCodecInfo.CodecProfileLevel.VP9Profile1.

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

Aplica-se a