AudioDescriptor.StandardSadb Feld

Definition

Achtung

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

Der Standard für einen Speaker Allocation Data Block (SADB).

[Android.Runtime.Register("STANDARD_SADB", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioDescriptorStandard enum directly instead of this field.", true)]
public const Android.Media.AudioDescriptorStandard StandardSadb = 2;
[<Android.Runtime.Register("STANDARD_SADB", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioDescriptorStandard enum directly instead of this field.", true)>]
val mutable StandardSadb : Android.Media.AudioDescriptorStandard

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Der Standard für einen Speaker Allocation Data Block (SADB).

Java-Dokumentation für android.media.AudioDescriptor.STANDARD_SADB.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: