언어

BluetoothLeChannelCount 열거형

정의

이 열거형은 멤버 값의 비트 조합을 지원합니다.

[System.Flags]
public enum BluetoothLeChannelCount
[<System.Flags>]
type BluetoothLeChannelCount = 
상속
BluetoothLeChannelCount
특성

필드

속성 Description
None 0

코덱 채널 모드 NONE. 코덱 채널 모드의 기본값입니다.

에 대한 android.bluetooth.BluetoothLeAudioCodecConfig.CHANNEL_COUNT_NONEAndroid 참조

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

One 1

코덱 채널 모드 MONO.

에 대한 android.bluetooth.BluetoothLeAudioCodecConfig.CHANNEL_COUNT_1Android 참조

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

Two 2

코덱 채널 모드 STEREO.

에 대한 android.bluetooth.BluetoothLeAudioCodecConfig.CHANNEL_COUNT_2Android 참조

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상