BluetoothCodecConfig.CodecPriorityDefault 字段

定义

编解码器优先级默认值。

[Android.Runtime.Register("CODEC_PRIORITY_DEFAULT", ApiSince=33)]
public const int CodecPriorityDefault = 0;
[<Android.Runtime.Register("CODEC_PRIORITY_DEFAULT", ApiSince=33)>]
val mutable CodecPriorityDefault : int

字段值

Value = 0

实现

属性

注解

编解码器优先级默认值。 用于编解码器优先级的默认值。

Java文档android.bluetooth.BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT

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

适用于