PipeWire 1.0.6
Loading...
Searching...
No Matches
Implementation API

Topics

 Client Impl
 
 
 Core Impl
 
 
 Device Impl
 
 
 Factory 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
 

Detailed Description

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