BluetoothCodecStatus.IsCodecConfigSelectable(BluetoothCodecConfig) 메서드

정의

코덱 구성이 선택 가능한 기능과 일치하는지 확인합니다.

[Android.Runtime.Register("isCodecConfigSelectable", "(Landroid/bluetooth/BluetoothCodecConfig;)Z", "", ApiSince=33)]
public bool IsCodecConfigSelectable(Android.Bluetooth.BluetoothCodecConfig? codecConfig);
[<Android.Runtime.Register("isCodecConfigSelectable", "(Landroid/bluetooth/BluetoothCodecConfig;)Z", "", ApiSince=33)>]
member this.IsCodecConfigSelectable : Android.Bluetooth.BluetoothCodecConfig -> bool

매개 변수

codecConfig
BluetoothCodecConfig

비교할 코덱 구성

반품

true 코덱 구성이 일치 false 하면 그렇지 않습니다.

특성

설명

코덱 구성이 선택 가능한 기능과 일치하는지 확인합니다. NONE 값이 있는 코덱 구성의 모든 매개 변수는 와일드카드 일치로 간주됩니다.

에 대한 android.bluetooth.BluetoothCodecStatus.isCodecConfigSelectable(android.bluetooth.BluetoothCodecConfig)Java 설명서

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

적용 대상