mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
9 lines
216 B
Text
9 lines
216 B
Text
|
|
/** \page page_api API Documentation
|
||
|
|
|
||
|
|
The API consists of two parts:
|
||
|
|
|
||
|
|
- The \subpage page_core_api to access a PipeWire instance.
|
||
|
|
- The \subpage page_implementation_api and tools to build new objects and modules
|
||
|
|
|
||
|
|
*/
|