语言

BluetoothCodecConfig.CodecType 属性

定义

返回此配置的源代码编解码器类型。

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

属性值

值为下列值之一:SOURCE_CODEC_TYPE_SBC;SOURCE_CODEC_TYPE_AAC;SOURCE_CODEC_TYPE_APTX;SOURCE_CODEC_TYPE_APTX_HD;SOURCE_CODEC_TYPE_LDAC;SOURCE_CODEC_TYPE_LC3;SOURCE_CODEC_TYPE_OPUS;SOURCE_CODEC_TYPE_INVALID

属性

注解

返回此配置的源代码编解码器类型。

此成员已弃用。 请改用 BluetoothCodecConfig#getExtendedCodecType

Java文档android.bluetooth.BluetoothCodecConfig.getCodecType()

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于