wireplumber/docs/rst/c_api/pipewire_object_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

18 lines
314 B
ReStructuredText

.. _pipewire_object_api:
PipeWire Object
===============
.. graphviz::
:align: center
digraph inheritance {
rankdir=LR;
GInterface -> WpPipewireObject;
}
.. doxygenstruct:: WpPipewireObject
.. doxygenstruct:: _WpPipewireObjectInterface
.. doxygengroup:: wppipewireobject
:content-only: