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

Fixed callback buffer size #60

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

Koalab99
Copy link
Contributor

@Koalab99 Koalab99 commented Jun 5, 2020

It allows to wait for bigger buffer if it is lower than 128 frames, and use the previous multiple of 128 if higher, the rest will be send in the next callback.
I set it to 128 frames by default, I didn't know how to get a user defined value.

It allows to wait for bigger buffer if it is lower than 128 frames, and use the previous multiple of 128 if higher, the rest will be send in the next callback.
I set it to 128 frames by default, I didn't know how to get a user defined value.
@achronop achronop requested a review from padenot June 8, 2020 08:45
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.

1 participant