pipewire/doc/tutorial-index.md

11 lines
291 B
Markdown
Raw Normal View History

2020-06-11 13:43:29 +02:00
# PipeWire Tutorial
Welcome to the PipeWire tutorial. The goal is to learn to
PipeWire API step-by-step with simple short examples.
2020-06-11 15:32:52 +02:00
1) Getting started ([tutorial 1](tutorial1.md)).
2020-06-11 13:43:29 +02:00
2020-06-11 15:32:52 +02:00
2) Enumerating objects ([tutorial 2](tutorial2.md)).
2020-06-11 16:25:47 +02:00
3) Forcing a roundtrip ([tutorial 3](tutorial3.md)).