I'm trying to stream a CMSampleBuffer video / audio combo using WebRTC on iOS, but I'm running into trouble trying to capture audio. Video works just fine:

When it comes to audio, I can't see any method on the RTCAudioSource class in order to capture audio, any help would be appreciated!