Skip to content

Fixed callback buffer size#60

Open
Koalab99 wants to merge 1 commit intomozilla:devfrom
Koalab99:fixed_cb_size
Open

Fixed callback buffer size#60
Koalab99 wants to merge 1 commit intomozilla:devfrom
Koalab99:fixed_cb_size

Conversation

@Koalab99
Copy link
Copy Markdown
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