언어

BitsPerSample 열거형

정의

public enum BitsPerSample
type BitsPerSample = 
상속
BitsPerSample

필드

속성 Description
None 0

샘플 0당 코덱 비트입니다. 샘플당 코덱 비트의 기본값입니다.

에 대한 android.bluetooth.BluetoothCodecConfig.BITS_PER_SAMPLE_NONEAndroid 참조

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

BitsPerSample16 1

샘플 16당 코덱 비트입니다.

에 대한 android.bluetooth.BluetoothCodecConfig.BITS_PER_SAMPLE_16Android 참조

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

BitsPerSample24 2

샘플 24당 코덱 비트입니다.

에 대한 android.bluetooth.BluetoothCodecConfig.BITS_PER_SAMPLE_24Android 참조

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

BitsPerSample32 4

샘플 32당 코덱 비트입니다.

에 대한 android.bluetooth.BluetoothCodecConfig.BITS_PER_SAMPLE_32Android 참조

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

적용 대상