makeAudioSource

fun makeAudioSource(constraints: MediaConstraints = MediaConstraints()): AudioSource

Builds an AudioSource from the factory that can be used for audio sharing.

Return

AudioSource that can be used to build tracks.

Parameters

constraints

The constraints used to change the way the audio behaves.