BluetoothLeAudioCodecConfig.SourceCodecTypeOpus Campo

Definizione

Attenzione

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

[Android.Runtime.Register("SOURCE_CODEC_TYPE_OPUS", 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 SourceCodecTypeOpus = 1;
[<Android.Runtime.Register("SOURCE_CODEC_TYPE_OPUS", 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 SourceCodecTypeOpus : Android.Bluetooth.BluetoothLeSourceCodecType

Valore del campo

Value = 1

Implementazioni

Attributi

Si applica a