mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			537 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			537 B
		
	
	
	
		
			Text
		
	
	
	
	
	
/** \page page_tutorial Tutorial
 | 
						|
 | 
						|
Welcome to the PipeWire 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
 | 
						|
 | 
						|
## More example programs
 | 
						|
 | 
						|
- \ref audio-src.c "": \snippet{doc} audio-src.c title
 | 
						|
- \ref audio-dsp-filter.c "": \snippet{doc} audio-dsp-filter.c title
 | 
						|
- \ref video-play.c "": \snippet{doc} video-play.c title
 | 
						|
- \subpage page_examples
 | 
						|
 | 
						|
*/
 |