Files
wireplumber/docs/rst/c_api/spa_device_api.rst
George Kiagiadakis 06c0e44609 docs: remove :project: annotations for breathe
there is a breathe_default_project in conf.py.in that sets this
2021-06-08 17:12:26 +03:00

19 lines
288 B
ReStructuredText

.. _spa_device_api:
Spa Device
==========
.. graphviz::
:align: center
digraph inheritance {
rankdir=LR;
GObject -> WpObject;
WpObject -> WpProxy;
WpProxy -> WpSpaDevice;
}
.. doxygenstruct:: WpSpaDevice
.. doxygengroup:: wpspadevice
:content-only: