Sprache

BluetoothLeAudioCodecConfig.ChannelCount2 Feld

Definition

Achtung

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

Codec-Kanalmodus STEREO.

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

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Codec-Kanalmodus STEREO.

Java Dokumentation für android.bluetooth.BluetoothLeAudioCodecConfig.CHANNEL_COUNT_2.

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: