Skip to main content
Version: 17 Jan 2024

Parameters

Module: Audio / Audio Definitions

PARAMETERS.

Enums

Name
enumMLAudioOutputDevice
{
MLAudioOutputDevice_Wearable,
MLAudioOutputDevice_USB,
MLAudioOutputDevice_Bluetooth,
MLAudioOutputDevice_HearingAid,
MLAudioOutputDevice_Ensure32Bits = 0x7FFFFFFF
}

Enums Documentation

MLAudioOutputDevice

EnumeratorValueDescription
MLAudioOutputDevice_WearableBuilt-in speakers in the wearable.
MLAudioOutputDevice_USBUSB audio from the beltpack.
MLAudioOutputDevice_BluetoothA2DP audio via Bluetooth.
MLAudioOutputDevice_HearingAidHearing Aid audio via Bluetooth.
MLAudioOutputDevice_Ensure32Bits0x7FFFFFFFEnsure enum is represented as 32 bits.

The currently active output device.