AudioFormat.EncodingIamfSimpleProfileOpus 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 audiostreams codiert in OPUS.

[Android.Runtime.Register("ENCODING_IAMF_SIMPLE_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 EncodingIamfSimpleProfileOpus = 33;
[<Android.Runtime.Register("ENCODING_IAMF_SIMPLE_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 EncodingIamfSimpleProfileOpus : Android.Media.Encoding

Feldwert

Value = 33

Implementiert

Attribute

Hinweise

Audiodatenformat: IAMF unter Verwendung des einfachen Profils mit audiostreams codiert in OPUS.

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