mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	info and subscription work
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@114 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									b297d0b59a
								
							
						
					
					
						commit
						cbfaf40b45
					
				
					 10 changed files with 232 additions and 41 deletions
				
			
		| 
						 | 
				
			
			@ -28,6 +28,8 @@
 | 
			
		|||
extern "C" {
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "native-common.h"
 | 
			
		||||
 | 
			
		||||
enum pa_stream_direction {
 | 
			
		||||
    PA_STREAM_PLAYBACK,
 | 
			
		||||
    PA_STREAM_RECORD,
 | 
			
		||||
| 
						 | 
				
			
			@ -41,7 +43,7 @@ struct pa_buffer_attr {
 | 
			
		|||
    uint32_t minreq;
 | 
			
		||||
    uint32_t fragsize;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
#ifdef __cplusplus
 | 
			
		||||
}
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue