loadHeadphones
abstract suspend fun loadHeadphones(connectionType: Headphone.ConnectionType = Headphone.ConnectionType.ALL): List<Headphone>
Content copied to clipboard
Loads the available calibrated headphones list
Parameters
connectionType
the connection type of the headphones to be fetched. It can be any of the ones defined in Headphone.ConnectionType