Skip to content

Commit

Permalink
doc: Update camera documentation.
Browse files Browse the repository at this point in the history
Add a description of what AccessCamera() is doing.
Note that there are currently no supported options in OpenPipeWireRemote().
  • Loading branch information
robert-ancell authored and GeorgesStavracas committed Aug 28, 2022
1 parent 18b4887 commit 7e3d59a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/org.freedesktop.portal.Camera.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
@options: Vardict with optional further information
@handle: Object path for the #org.freedesktop.portal.Request object representing this call
Request to gain access to the camera.
Supported keys in the @options vardict include:
<variablelist>
<varlistentry>
Expand Down Expand Up @@ -62,6 +64,8 @@
This method will only succeed if the application already has permission
to access camera devices.
There are currently no supported keys in the @options vardict.
-->
<method name="OpenPipeWireRemote">
<annotation name="org.gtk.GDBus.C.Name" value="open_pipewire_remote"/>
Expand Down

0 comments on commit 7e3d59a

Please sign in to comment.