Sprache

AudioDeviceInfo.TypeBleCentral Feld

Definition

Achtung

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

Ein Gerät, das dem Empfangs- oder Übertragungspfad in einer Android-Implementierung entspricht, die in einem Bluetooth-Audioperipheriemodus (LE Audio, A2DP oder HFP-Profile) ausgeführt wird.

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

Feldwert

Value = 34
Attribute

Hinweise

Ein Gerät, das dem Empfangs- oder Übertragungspfad in einer Android-Implementierung entspricht, die in einem Bluetooth-Audioperipheriemodus (LE Audio, A2DP oder HFP-Profile) ausgeführt wird.

Android-Referenz für android.media.AudioDeviceInfo.TYPE_BLE_CENTRAL.

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: