Lingua

BluetoothLeAudioCodecConfig.Builder.SetMaxOctetsPerFrame(Int32) Metodo

Definizione

Impostare il numero massimo di ottetti per fotogramma per la configurazione del codec audio Bluetooth LE.

[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

Parametri

maxOctetsPerFrame
Int32

di questo codec

Valori restituiti

stessa istanza di Builder. Questo valore non può essere Null.

Attributi

Commenti

Impostare il numero massimo di ottetti per fotogramma per la configurazione del codec audio Bluetooth LE.

Informazioni di riferimento su Android per android.bluetooth.BluetoothLeAudioCodecConfig.Builder.setMaxOctetsPerFrame.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a