Freigeben über


AudioManager.ScoAudioStateDisconnected Feld

Definition

Achtung

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

Wert für zusätzliche EXTRA_SCO_AUDIO_STATE oder EXTRA_SCO_AUDIO_PREVIOUS_STATE, der angibt, dass der SCO-Audiokanal nicht eingerichtet ist

[Android.Runtime.Register("SCO_AUDIO_STATE_DISCONNECTED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.ScoAudioState enum directly instead of this field.", true)]
public const Android.Media.ScoAudioState ScoAudioStateDisconnected = 0;
[<Android.Runtime.Register("SCO_AUDIO_STATE_DISCONNECTED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.ScoAudioState enum directly instead of this field.", true)>]
val mutable ScoAudioStateDisconnected : Android.Media.ScoAudioState

Feldwert

Value = 0
Attribute

Hinweise

Wert für zusätzliche EXTRA_SCO_AUDIO_STATE oder EXTRA_SCO_AUDIO_PREVIOUS_STATE, der angibt, dass der SCO-Audiokanal nicht eingerichtet ist

Java-Dokumentation für android.media.AudioManager.SCO_AUDIO_STATE_DISCONNECTED.

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: