mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
doc: mention xdg-desktop-portal in the media-session access-portal module
Makes it slightly easier to connect the dots.
This commit is contained in:
parent
55f01ae679
commit
6b6f5f3659
1 changed files with 5 additions and 0 deletions
|
|
@ -70,6 +70,11 @@
|
||||||
* The above properties must be set by the portal initiating the client
|
* The above properties must be set by the portal initiating the client
|
||||||
* connection.
|
* connection.
|
||||||
*
|
*
|
||||||
|
* See e.g. the [xdg-desktop-portal](github.com/flatpak/xdg-desktop-portal)
|
||||||
|
* for an implementation that sets the above properties. It creates multiple
|
||||||
|
* connections to pipewire, one with `is_portal` set to true for the portal
|
||||||
|
* itself and one connection per application request to open the camera. The
|
||||||
|
* latter have `app_id` and `media_roles` set accordingly.
|
||||||
*/
|
*/
|
||||||
#define NAME "access-portal"
|
#define NAME "access-portal"
|
||||||
#define SESSION_KEY "access-portal"
|
#define SESSION_KEY "access-portal"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue