AudioFormat.EncodingIamfSimpleProfileAac Feld

Definition

Achtung

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

Audiodatenformat: IAMF unter Verwendung des einfachen Profils mit Audiodatenströmen, die in AAC codiert sind .

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

Feldwert

Value = 34

Implementiert

Attribute

Hinweise

Audiodatenformat: IAMF unter Verwendung des einfachen Profils mit Audiodatenströmen, die in AAC codiert sind .

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

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: