mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-04 10:19:17 +02:00
feat(adb-scrcpy): infer type of videoStream
from video
option
This commit is contained in:
parent
02f5bd5929
commit
24b65fd2c1
61 changed files with 653 additions and 336 deletions
|
@ -15,7 +15,7 @@ export function createConnection(
|
|||
adb: Adb,
|
||||
options: Required<
|
||||
Pick<
|
||||
ScrcpyOptions2_1.Init,
|
||||
ScrcpyOptions2_1.Init<boolean>,
|
||||
| "tunnelForward"
|
||||
| "control"
|
||||
| "sendDummyByte"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue