mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-05 06:38:01 +02:00
settings: correct class description
This commit is contained in:
parent
1e714fe784
commit
6d7232a1fd
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ WP_DEFINE_LOCAL_LOG_TOPIC ("wp-settings")
|
|||
* \struct WpSettings
|
||||
*
|
||||
* WpSettings loads and parses the "sm-settings" (default value) metadata, which
|
||||
* contains wireplumber settings. It provides APIs to its clients (modules, lua
|
||||
* scripts etc) to access and change them.
|
||||
* contains wireplumber settings, and provides APIs to its clients (modules, lua
|
||||
* scripts etc) to access them.
|
||||
*
|
||||
* Being a WpObject subclass, the settings inherits WpObject's activation
|
||||
* system.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue