BluetoothLeAudioCodecConfig.Builder.SetMaxOctetsPerFrame(Int32) Method

Definition

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

Parameters

maxOctetsPerFrame
Int32

Returns

Attributes

Applies to