AudioFormat.EncodingIamfBaseEnhancedProfileAac 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 base-enhanced profile with audio streams encoded in AAC.

[Android.Runtime.Register("ENCODING_IAMF_BASE_ENHANCED_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 EncodingIamfBaseEnhancedProfileAac = 42;
[<Android.Runtime.Register("ENCODING_IAMF_BASE_ENHANCED_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 EncodingIamfBaseEnhancedProfileAac : Android.Media.Encoding

Feldwert

Value = 42

Implementiert

Attribute

Hinweise

Audiodatenformat: IAMF unter Verwendung des base-enhanced profile with audio streams encoded in AAC.

Java Dokumentation für android.media.AudioFormat.ENCODING_IAMF_BASE_ENHANCED_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: