open_pipewire_remote_for_camera
Description:
Opens a file descriptor to the pipewire remote where the camera nodes are available.
The file descriptor should be used to create a pw_core object, by using pw_context_connect_fd
. Only the camera nodes will be
available from this pipewire node.
Parameters:
this |
a [class@Portal] |
Returns:
the file descriptor |