AudioFormat.EncodingIamfBaseEnhancedProfileOpus 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 OPUS.

[Android.Runtime.Register("ENCODING_IAMF_BASE_ENHANCED_PROFILE_OPUS", 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 EncodingIamfBaseEnhancedProfileOpus = 41;
[<Android.Runtime.Register("ENCODING_IAMF_BASE_ENHANCED_PROFILE_OPUS", 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 EncodingIamfBaseEnhancedProfileOpus : Android.Media.Encoding

Feldwert

Value = 41

Implementiert

Attribute

Hinweise

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

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

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: