mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	webrtc: improve comment about mic geometry
The first mic channel position is not relevant for the target direction definition.
This commit is contained in:
		
							parent
							
								
									d2d3d0e141
								
							
						
					
					
						commit
						99c3bc69d5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -184,8 +184,8 @@ static bool parse_mic_geometry(const char **mic_geometry, std::vector<webrtc::Po
 | 
				
			||||||
    /* The target direction is expected to be in spherical point form:
 | 
					    /* The target direction is expected to be in spherical point form:
 | 
				
			||||||
     *   a,e,r
 | 
					     *   a,e,r
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
     * Where 'a is the azimuth of the first mic channel, 'e' its elevation,
 | 
					     * Where 'a' is the azimuth of the target point relative to the center of
 | 
				
			||||||
     * and 'r' the radius.
 | 
					     * the array, 'e' its elevation, and 'r' the radius.
 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
     * 0 radians azimuth is to the right of the array, and positive angles
 | 
					     * 0 radians azimuth is to the right of the array, and positive angles
 | 
				
			||||||
     * move in a counter-clockwise direction.
 | 
					     * move in a counter-clockwise direction.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue