Sprache

BluetoothLeAudioCodecConfig.SourceCodecTypeOpusHiRes Feld

Definition

Achtung

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

Quellcodecstyp für 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

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Quellcodecstyp für Opus High Resolution.

Android-Referenz für android.bluetooth.BluetoothLeAudioCodecConfig.SOURCE_CODEC_TYPE_OPUS_HI_RES.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: