mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Replace v2.0 with 2.0 in doc
Refs #6776 comment <https://github.com/Genymobile/scrcpy/pull/6776#discussion_r3105660913>
This commit is contained in:
parent
3f7ecafc53
commit
b5b3db5888
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Similarly, if audio is enabled, then the server sends a raw audio stream (OPUS
|
|||
by default) of the device audio output (or the microphone if
|
||||
`--audio-source=mic` is specified), with some additional headers for each
|
||||
packet. The client decodes the stream, attempts to keep a minimal latency by
|
||||
maintaining an average buffering. The [blog post][scrcpy2] of the scrcpy v2.0
|
||||
maintaining an average buffering. The [blog post][scrcpy2] of the scrcpy 2.0
|
||||
release gives more details about the audio feature.
|
||||
|
||||
If control is enabled, then the client captures relevant keyboard and mouse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue