mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	stream: mention timing information functions in the docs
This commit is contained in:
		
							parent
							
								
									333b5aaa36
								
							
						
					
					
						commit
						23c797136a
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -167,6 +167,12 @@ extern "C" {
 | 
				
			||||||
 * Buffers that are queued after the process event completes will be delayed
 | 
					 * Buffers that are queued after the process event completes will be delayed
 | 
				
			||||||
 * to the next processing cycle.
 | 
					 * to the next processing cycle.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 | 
					 * \section sec_stream_timing Obtaining timing information
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 | 
					 * With \ref pw_stream_get_time_n() and pw_stream_get_nsec() on can get accurate
 | 
				
			||||||
 | 
					 * timing information of the data and the graph in the \ref pw_time. See
 | 
				
			||||||
 | 
					 * the documentation of these functions.
 | 
				
			||||||
 | 
					 *
 | 
				
			||||||
 * \section sec_stream_driving Driving the graph
 | 
					 * \section sec_stream_driving Driving the graph
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * Starting in 0.3.34, it is possible for a stream to drive the graph.
 | 
					 * Starting in 0.3.34, it is possible for a stream to drive the graph.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue