Idioma

AudioFormat.EncodingAc4L4 Campo

Definição

Cuidado

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

Formato de dados de áudio: formato de transporte de quadro de sincronização ac-4 nível 4

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

Valor do campo

Value = 32

Implementações

Atributos

Aplica-se a