Langue

BluetoothLeAudioCodecConfig.SourceCodecTypeOpusHiRes Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Bluetooth.BluetoothLeSourceCodecType enum directly instead of this field.

Type de codec source pour Opus High Resolution.

[Android.Runtime.Register("SOURCE_CODEC_TYPE_OPUS_HI_RES", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothLeSourceCodecType enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothLeSourceCodecType SourceCodecTypeOpusHiRes = 2;
[<Android.Runtime.Register("SOURCE_CODEC_TYPE_OPUS_HI_RES", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothLeSourceCodecType enum directly instead of this field.", true)>]
val mutable SourceCodecTypeOpusHiRes : Android.Bluetooth.BluetoothLeSourceCodecType

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

Type de codec source pour Opus High Resolution.

Référence Android pour android.bluetooth.BluetoothLeAudioCodecConfig.SOURCE_CODEC_TYPE_OPUS_HI_RES.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à