MediaCodecInfo.CodecProfileLevel.AC4Level1 Campo

Definición

Precaución

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

Nivel de códec AC-4 correspondiente a mdcompat 1 según ETSI TS 103 190-2 v1.

[Android.Runtime.Register("AC4Level1", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileLevel enum directly instead of this field.", true)]
public const Android.Media.MediaCodecProfileLevel AC4Level1 = 2;
[<Android.Runtime.Register("AC4Level1", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaCodecProfileLevel enum directly instead of this field.", true)>]
val mutable AC4Level1 : Android.Media.MediaCodecProfileLevel

Valor de campo

Value = 2
Atributos

Comentarios

Nivel de códec AC-4 correspondiente a mdcompat 1 según ETSI TS 103 190-2 v1.2.1

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

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

Se aplica a