mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
358 B
358 B
PipeWire Tutorial
Welcome to the PipeWire tutorial. The goal is to learn to PipeWire API step-by-step with simple short examples.
-
Getting started (tutorial 1).
-
Enumerating objects (tutorial 2).
-
Forcing a roundtrip (tutorial 3).
-
Playing a tone with
pw_stream(tutorial 4).