PipeWire 1.0.5
|
Topics | |
Client Impl | |
Core Impl | |
Device Impl | |
Factory Impl | |
Link Impl | |
Metadata Impl | |
Module Impl | |
Node Impl | |
Port Impl | |
Buffers | |
Buffer handling | |
Control | |
Data Loop | |
Global | |
Protocol | |
Resource | |
Thread Loop | |
Work Queue | |
Queued processing of work items. | |
Files | |
file | impl.h |
pipewire/impl.h | |
PipeWire Object Implementation API
The implementation API provides the tools to build new objects and modules.
If you are familiar with Wayland implementation, the Implementation API is roughly equivalent to libwayland-server.
See: PipeWire API