BluetoothCodecConfig.ChannelModeNone Feld

Definition

Achtung

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

Codeckanalmodus NONE.

[Android.Runtime.Register("CHANNEL_MODE_NONE", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ChannelMode enum directly instead of this field.", true)]
public const Android.Bluetooth.ChannelMode ChannelModeNone = 0;
[<Android.Runtime.Register("CHANNEL_MODE_NONE", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ChannelMode enum directly instead of this field.", true)>]
val mutable ChannelModeNone : Android.Bluetooth.ChannelMode

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Codeckanalmodus NONE. Standardwert des Codeckanalmodus.

Java Dokumentation für android.bluetooth.BluetoothCodecConfig.CHANNEL_MODE_NONE.

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: