ScreenCast: Allow recording new streams on active sessions

This is useful if you have a session, and want to "hot-plug" new sources
over time; there is no point in having to create separate sessions for this.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2131>
This commit is contained in:
Jonas Ådahl
2021-07-31 20:46:23 +02:00
committed by Marge Bot
parent 764c75d2fb
commit 70c6d28fca
2 changed files with 79 additions and 0 deletions

View File

@ -190,6 +190,14 @@
-->
<interface name="org.gnome.Mutter.ScreenCast.Stream">
<!--
Start:
@short_description: Start new stream
Start a stream of an already started session.
-->
<method name="Start"/>
<!--
PipeWireStreamAdded:
@short_description: Pipewire stream added