2023-12-09 18:34:56 +02:00
|
|
|
/** \page page_tutorial API Tutorial
|
2021-05-25 13:08:04 +10:00
|
|
|
|
2023-11-18 15:13:05 +02:00
|
|
|
Welcome to the PipeWire API tutorial. The goal is to learn
|
2021-05-25 13:08:04 +10:00
|
|
|
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
|
2025-09-22 10:55:32 +02:00
|
|
|
- \subpage page_tutorial7
|
2021-05-25 13:08:04 +10:00
|
|
|
|
2022-05-08 17:06:28 +00:00
|
|
|
|
|
|
|
|
# More Example Programs
|
2021-10-09 23:25:29 +03:00
|
|
|
|
|
|
|
|
- \ref audio-src.c "": \snippet{doc} audio-src.c title
|
|
|
|
|
- \ref video-play.c "": \snippet{doc} video-play.c title
|
|
|
|
|
- \subpage page_examples
|
|
|
|
|
|
2021-05-25 13:08:04 +10:00
|
|
|
*/
|