2
0
mirror of https://github.com/Genymobile/scrcpy synced 2025-08-22 09:57:30 +00:00

Add missing syntax highlighting in audio doc

This commit is contained in:
Romain Vimont 2023-07-14 23:37:19 +02:00
parent ad05a01800
commit fcdf847dd3

View File

@ -93,7 +93,7 @@ scrcpy --list-encoders
To select a specific encoder:
```
```bash
scrcpy --audio-codec=opus --audio-encoder='c2.android.opus.encoder'
```