BluetoothLeAudioCodecConfig.FrameDurationNone Feld

Definition

Achtung

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

Framedauer 0.

[Android.Runtime.Register("FRAME_DURATION_NONE", 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 FrameDurationNone = 0;
[<Android.Runtime.Register("FRAME_DURATION_NONE", 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 FrameDurationNone : Android.Bluetooth.BluetoothLeFrameDuration

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Framedauer 0. Standardwert der Framedauer.

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

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: