doc: add tutorial about binding objects

This commit is contained in:
Wim Taymans 2020-06-23 15:44:01 +02:00
parent cb1a2ed769
commit 0f1df5aee5
2 changed files with 188 additions and 0 deletions

View file

@ -13,3 +13,4 @@ PipeWire API step-by-step with simple short examples.
5) Capture video frames with `pw_stream` ([tutorial 5](tutorial5.md)).
6) Bind to an object ([tutorial 6](tutorial6.md)).