loadHeadphones

abstract suspend fun loadHeadphones(connectionType: Headphone.ConnectionType = Headphone.ConnectionType.ALL): List<Headphone>

Loads the available calibrated headphones list

Parameters

connectionType

the connection type of the headphones. It can be any of the ones defined in Headphone.ConnectionType