Compartilhar via


MediaCodecInfo.CodecProfileLevel.VP9Profile2HDR 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 2 4:2:0 10-bit HDR

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

Valor do campo

Value = 4096
Atributos

Comentários

VP9 Perfil 2 4:2:0 10-bit HDR

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

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