mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	vala: ChannelMap has no destroy function.
This commit is contained in:
		
							parent
							
								
									fd5b282f51
								
							
						
					
					
						commit
						93e7a19ee6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -373,7 +373,7 @@ namespace PulseAudio {
 | 
			
		|||
                public unowned CVolume? dec(Volume minus = 1);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        [CCode (cname="pa_channel_map")]
 | 
			
		||||
        [CCode (cname="pa_channel_map",has_destroy_function=false)]
 | 
			
		||||
        public struct ChannelMap {
 | 
			
		||||
                public uint8 channels;
 | 
			
		||||
                public ChannelPosition map[];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue