mirror of
				https://github.com/go-gst/go-gst.git
				synced 2025-10-31 11:36:23 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			104 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			104 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __GST_NET_GO_H__
 | |
| #define __GST_NET_GO_H__
 | |
| 
 | |
| #include <gio/gio.h>
 | |
| #include <gst/net/net.h>
 | |
| 
 | |
| #endif | 
