getAudioLabel

abstract fun getAudioLabel(audioTrack: AudioTrack): String

Returns the new label for the AudioTrack

Return

The new label for the AudioTrack

Parameters

audioTrack

The AudioTrack for which a label is requested.