BluetoothLeAudioCodecConfig.Builder.SetFrameDuration(Int32) Method

Definition

[Android.Runtime.Register("setFrameDuration", "(I)Landroid/bluetooth/BluetoothLeAudioCodecConfig$Builder;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothLeAudioCodecConfig.Builder SetFrameDuration (int frameDuration);
[<Android.Runtime.Register("setFrameDuration", "(I)Landroid/bluetooth/BluetoothLeAudioCodecConfig$Builder;", "", ApiSince=33)>]
member this.SetFrameDuration : int -> Android.Bluetooth.BluetoothLeAudioCodecConfig.Builder

Parameters

frameDuration
Int32

Returns

Attributes

Applies to