addCustomAudioTrack

fun addCustomAudioTrack(name: CustomTrackName, source: CustomAudioSource, listener: RequestListener)

Adds a new custom audio track, with the specified name and source.

After creating the track with this method, the track should be published using updatePublishing.