Use custom audio capture, refer to [enableCustomAudioIO] or [setAudioSource]
Default audio capture source (the main channel uses custom audio capture by default; the aux channel uses the same sound as main channel by default)
Using main channel as audio source. Ineffective when used in main channel. This audio source type can only be used in [setAudioSource] interface, has no effect when used in [enableCustomAudioIO] interface
Use media player as audio source, only support aux channel
Using microphone as audio source. This audio source type can only be used in [setAudioSource] interface, has no effect when used in [enableCustomAudioIO] interface
No audio source. This audio source type can only be used in [setAudioSource] interface, has no effect when used in [enableCustomAudioIO] interface
Using screen capture as audio source. Typically used in mobile screen sharing scenarios. This audio source type can only be used in [setAudioSource] interface, has no effect when used in [enableCustomAudioIO] interface
Generated using TypeDoc
Audio capture source type.