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

OpenSL ES: Fix getBufferSizeInFrames for non-callback OpenSL ES #1582

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

robertwu1
Copy link
Collaborator

Fixes #1581

New test fails on all devices on all Android versions before tests.

This test passes after the change.

@robertwu1 robertwu1 requested a review from philburk August 1, 2022 16:01
@robertwu1 robertwu1 changed the title Fix getBufferSizeInFrames for non-callback OpenSL ES OpenSL ES: Fix getBufferSizeInFrames for non-callback OpenSL ES Aug 2, 2022
@robertwu1 robertwu1 merged commit 2b031b9 into main Aug 2, 2022
@robertwu1 robertwu1 deleted the robertwu/getBufferSizeInFrames branch August 2, 2022 21:34
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

Successfully merging this pull request may close these issues.

OpenSL ES AudioStream.getBufferSizeInFrames() returns 0 when callback not used
2 participants