mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-05 02:39:26 +02:00
feat(pcm): increase buffer size for smoother playback
This commit is contained in:
parent
4d6af115b0
commit
06e6f044e5
2 changed files with 14 additions and 16 deletions
|
@ -37,7 +37,7 @@ export class ScrcpyAudioCodec implements ScrcpyOptionValue {
|
|||
"raw",
|
||||
0x00_72_61_77,
|
||||
"audio/raw",
|
||||
"1",
|
||||
"",
|
||||
);
|
||||
|
||||
readonly optionValue: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue