docs: configs-refactor changes.

This commit is contained in:
Ashok Sidipotu
2022-06-03 11:19:29 +05:30
committed by Julian Bouzas
parent 6de381ad45
commit 8e9d852124
10 changed files with 602 additions and 528 deletions

View File

@@ -30,7 +30,7 @@ contain the following methods:
:param string param_name: the PipeWire param name to enumerate,
ex "Props", "Route"
:returns: the available parameters
:rtype: Iterator; the iteration items are :ref:`Spa Pod <lua_spa_pod>` objects
:rtype: Iterator; the iteration items are Spa Pod objects
.. function:: PipewireObject.set_param(self, param_name, pod)