mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	fix typo
This commit is contained in:
		
							parent
							
								
									f9713d1ccf
								
							
						
					
					
						commit
						fd3c6b0f60
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -473,7 +473,7 @@ void pa_stream_set_underflow_callback(pa_stream *p, pa_stream_notify_cb_t cb, vo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/** Set the callback function that is called when a the server starts
 | 
					/** Set the callback function that is called when a the server starts
 | 
				
			||||||
 * playback after an underrun or on initial startup. This only informs
 | 
					 * playback after an underrun or on initial startup. This only informs
 | 
				
			||||||
 * that audio is flowing again, it is no indication that audio startet
 | 
					 * that audio is flowing again, it is no indication that audio started
 | 
				
			||||||
 * to reach the speakers already. (Only for playback streams). \since
 | 
					 * to reach the speakers already. (Only for playback streams). \since
 | 
				
			||||||
 * 0.9.11 */
 | 
					 * 0.9.11 */
 | 
				
			||||||
void pa_stream_set_started_callback(pa_stream *p, pa_stream_notify_cb_t cb, void *userdata);
 | 
					void pa_stream_set_started_callback(pa_stream *p, pa_stream_notify_cb_t cb, void *userdata);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue