mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-22 11:00:04 +01:00
18 lines
314 B
ReStructuredText
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:
|