mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pw-cat: mode SYSEX mode out of ffmpeg define
This commit is contained in:
		
							parent
							
								
									e81fb77322
								
							
						
					
					
						commit
						96007dc576
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -102,8 +102,8 @@ struct data {
 | 
				
			||||||
#define TYPE_DSD	2
 | 
					#define TYPE_DSD	2
 | 
				
			||||||
#ifdef HAVE_PW_CAT_FFMPEG_INTEGRATION
 | 
					#ifdef HAVE_PW_CAT_FFMPEG_INTEGRATION
 | 
				
			||||||
#define TYPE_ENCODED    3
 | 
					#define TYPE_ENCODED    3
 | 
				
			||||||
#define TYPE_SYSEX	4
 | 
					 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					#define TYPE_SYSEX	4
 | 
				
			||||||
	int data_type;
 | 
						int data_type;
 | 
				
			||||||
	bool raw;
 | 
						bool raw;
 | 
				
			||||||
	const char *remote_name;
 | 
						const char *remote_name;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue