MediaCodecInfo.CodecProfileLevel.AC4Profile11 Campo

Definición

Precaución

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

Perfil de códec AC-4 con bitstream_version 1 y presentation_version 1 según 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 de campo

Value = 514
Atributos

Comentarios

Perfil de códec AC-4 con bitstream_version 1 y presentation_version 1 según ETSI TS 103 190-2 v1.2.1

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

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