GpuScreenRecorder: added video source option
This commit is contained in:
parent
88447fbcef
commit
5c6657e3af
7 changed files with 37 additions and 17 deletions
|
|
@ -165,6 +165,7 @@ Singleton {
|
|||
property string colorRange: "limited"
|
||||
property bool showCursor: true
|
||||
property string audioSource: "default_output"
|
||||
property string videoSource: "portal"
|
||||
}
|
||||
|
||||
// wallpaper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue