mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Increased default jitter buffer size by 1.
This commit is contained in:
parent
2d0c503f74
commit
450c503eba
|
@ -95,7 +95,7 @@ const ToxAvCodecSettings av_DefaultSettings = {
|
|||
1,
|
||||
600,
|
||||
|
||||
1
|
||||
2
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user