AudioFormat.EncodingAc4L4 Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This constant will be removed in the future version. Use Android.Media.Encoding enum directly instead of this field.
Format de données audio : format de transport d’images de synchronisation AC-4 niveau 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
Valeur de champ
Value = 32Implémente
- Attributs