AudioFormat.EncodingIamfBaseProfileOpus 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 Basisprofils mit Audiodatenströmen, die in OPUS codiert sind .

[Android.Runtime.Register("ENCODING_IAMF_BASE_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 EncodingIamfBaseProfileOpus = 37;
[<Android.Runtime.Register("ENCODING_IAMF_BASE_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 EncodingIamfBaseProfileOpus : Android.Media.Encoding

Feldwert

Value = 37

Implementiert

Attribute

Hinweise

Audiodatenformat: IAMF unter Verwendung des Basisprofils mit Audiodatenströmen, die in OPUS codiert sind .

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