getAudioLabel

abstract fun getAudioLabel(audioTrack: AudioTrack): String?

Is called with an AudioTrack to assign a new label to it. If null is returned, the label of audioTrack will not be changed.