EdgeWebrtc.createAudioSource()

DESCRIPTION

Create an RTCAudioSource object that can be used to create an EdgeAudioTrack with createAudioTrack

DECLARATION

public static func createAudioSource(constraints: RTCMediaConstraints) -> RTCAudioSource

PARAMETERS