Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perhaps some clarification on this API enableExternalAudioSourceWithSampleRate #1197

Open
Bac1314 opened this issue Feb 16, 2023 · 0 comments
Assignees

Comments

@Bac1314
Copy link

Bac1314 commented Feb 16, 2023

As far as I know, this enableExternalAudioSourceWithSampleRate will disable the SDK audio capture. It is actually not needed before customer this API pushExternalAudioFrame.

If developers were to skip 'enableExternalAudioSourceWithSampleRate' and directly use 'pushExternalAudioFrame', the SDK will continue to capture audio and 'pushExternalAudioFrame' will also work

In the link, is more clear about (setExternalVideoSource)
https://docs.agora.io/en/3.x/interactive-live-streaming/advanced-features/custom-video?platform=ios

  1. Enable the custom video source
    Before joining a channel, call setExternalVideoSource to enable the custom video source. Once you enable it, you cannot use the methods of the SDK to capture video frames.
@atovpeko atovpeko assigned nirm2009 and unassigned hussain-khalid Dec 19, 2023
saudsami pushed a commit that referenced this issue Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants