Compartilhar via


MediaCodecInfo.CodecProfileLevel.AC4Profile11 Campo

Definição

Cuidado

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

Perfil de codec AC-4 com bitstream_version 1 e presentation_version 1 conforme ETSI TS 103 190-2 v1.

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

Valor do campo

Value = 514
Atributos

Comentários

Perfil de codec AC-4 com bitstream_version 1 e presentation_version 1 conforme ETSI TS 103 190-2 v1.2.1

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

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