doc: add tutorial for pw_stream playback

This commit is contained in:
Wim Taymans 2020-06-13 21:26:21 +02:00
parent 40ef322a34
commit 5e652612be
2 changed files with 304 additions and 0 deletions

View file

@ -8,3 +8,6 @@ PipeWire API step-by-step with simple short examples.
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)).