ScreenRecorder Service + Reconnected the utility button
This commit is contained in:
parent
c1f22d5e87
commit
e7588b29d9
10 changed files with 142 additions and 51 deletions
|
|
@ -105,9 +105,8 @@ Singleton {
|
|||
property string videoCodec: "h264"
|
||||
property string quality: "very_high"
|
||||
property string colorRange: "limited"
|
||||
property bool showCursor: true
|
||||
// New: optional audio source selection (default: system output)
|
||||
property string audioSource: "default_output"
|
||||
property bool showCursor: true
|
||||
}
|
||||
|
||||
// wallpaper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue