AudioFormat.EncodingMpeghLcL3 Feld

Definition

Achtung

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

Audiodatenformat: MPEG-H Profil mit geringer Komplexität, Ebene 3

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

Feldwert

Value = 25

Implementiert

Attribute

Hinweise

Audiodatenformat: MPEG-H Profil mit geringer Komplexität, Ebene 3

Java Dokumentation für android.media.AudioFormat.ENCODING_MPEGH_LC_L3.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: