BluetoothCodecType.CodecIdOpus 字段

定义

Opus 编解码器标识符。

[Android.Runtime.Register("CODEC_ID_OPUS", ApiSince=35)]
public const long CodecIdOpus = 16834815;
[<Android.Runtime.Register("CODEC_ID_OPUS", ApiSince=35)>]
val mutable CodecIdOpus : int64

字段值

Value = 16834815

实现

属性

注解

Opus 编解码器标识符。 请参阅 BluetoothCodecType#getCodecId

Java文档android.bluetooth.BluetoothCodecType.CODEC_ID_OPUS

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

适用于