mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
13 lines
358 B
Markdown
13 lines
358 B
Markdown
# PipeWire Tutorial
|
|
|
|
Welcome to the PipeWire tutorial. The goal is to learn to
|
|
PipeWire API step-by-step with simple short examples.
|
|
|
|
1) Getting started ([tutorial 1](tutorial1.md)).
|
|
|
|
2) Enumerating objects ([tutorial 2](tutorial2.md)).
|
|
|
|
3) Forcing a roundtrip ([tutorial 3](tutorial3.md)).
|
|
|
|
4) Playing a tone with `pw_stream` ([tutorial 4](tutorial4.md)).
|
|
|