pipewire/doc/dox/tutorial/index.dox
Wim Taymans 0267a5906e doc: add DSP filter tutorial
Add CLAUDE generated tutorial7 based on the audio-dsp-filter
example.
2025-09-22 11:01:52 +02:00

21 lines
502 B
Text

/** \page page_tutorial API Tutorial
Welcome to the PipeWire API tutorial. The goal is to learn
PipeWire API step-by-step with simple short examples.
- \subpage page_tutorial1
- \subpage page_tutorial2
- \subpage page_tutorial3
- \subpage page_tutorial4
- \subpage page_tutorial5
- \subpage page_tutorial6
- \subpage page_tutorial7
# More Example Programs
- \ref audio-src.c "": \snippet{doc} audio-src.c title
- \ref video-play.c "": \snippet{doc} video-play.c title
- \subpage page_examples
*/