Lingua

BluetoothLeAudioCodecConfig.ChannelCount Proprietà

Definizione

Restituisce la modalità del canale codec.

public int ChannelCount { [Android.Runtime.Register("getChannelCount", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getChannelCount", "()I", "", ApiSince=33)>]
member this.ChannelCount : int

Valore della proprietà

Il valore è 0 o una combinazione delle opzioni seguenti: CHANNEL_COUNT_NONE; CHANNEL_COUNT_1; CHANNEL_COUNT_2

Attributi

Commenti

Restituisce la modalità del canale codec.

per android.bluetooth.BluetoothLeAudioCodecConfig.getChannelCount().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a