Sprache

BluetoothLeAudioCodecConfig.FrameDuration10000 Feld

Definition

Achtung

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

Frame dauer 10000 us.

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

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Frame dauer 10000 us.

Java Dokumentation für android.bluetooth.BluetoothLeAudioCodecConfig.FRAME_DURATION_10000.

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: