mirror of
https://github.com/Genymobile/scrcpy
synced 2025-02-16 20:46:51 +00:00
Simplify command in documentation
If --no-video is passed, --no-playback is equivalent to --no-audio-playback.
This commit is contained in:
parent
888a5aae7d
commit
2d79aeb117
@ -56,7 +56,7 @@ For example, to use the device as a dictaphone and record a capture directly on
|
|||||||
the computer:
|
the computer:
|
||||||
|
|
||||||
```
|
```
|
||||||
scrcpy --audio-source=mic --no-video --no-audio-playback --record=file.opus
|
scrcpy --audio-source=mic --no-video --no-playback --record=file.opus
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user