Files
wireplumber/docs/rst/c_api/si_factory_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
294 B
ReStructuredText

.. _si_factory_api:
Session Items Factory
=====================
.. graphviz::
:align: center
digraph inheritance {
rankdir=LR;
GObject -> WpSiFactory;
}
.. doxygenstruct:: WpSiFactory
.. doxygenstruct:: _WpSiFactoryClass
.. doxygengroup:: wpsifactory
:content-only: