mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
doc: basic documentation for the logind media-session module
This commit is contained in:
parent
310b4611c8
commit
c9506a8597
1 changed files with 7 additions and 0 deletions
|
|
@ -41,6 +41,13 @@
|
|||
#include "media-session.h"
|
||||
|
||||
/** \page page_media_session_module_logind Media Session Module: Logind
|
||||
*
|
||||
* The logind module uses systemd logind to keep track of the user's session
|
||||
* and updates the media session's seat state accordingly.
|
||||
*
|
||||
* The session state may be used by other modules, e.g. the \ref
|
||||
* page_media_session_module_bluez_monitor module enables/disables
|
||||
* Bluetooth whenever the session changes between active and inactive.
|
||||
*/
|
||||
|
||||
#define NAME "logind"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue