mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	add new abstract device class
This commit is contained in:
		
							parent
							
								
									2b112fe9db
								
							
						
					
					
						commit
						6c980c2737
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -69,7 +69,7 @@ PA_C_DECL_BEGIN
 | 
				
			||||||
 *    device.bus_path
 | 
					 *    device.bus_path
 | 
				
			||||||
 *    device.serial
 | 
					 *    device.serial
 | 
				
			||||||
 *    device.vendor_product_id
 | 
					 *    device.vendor_product_id
 | 
				
			||||||
 *    device.class                   sound, modem, monitor, filter
 | 
					 *    device.class                   sound, modem, monitor, filter, abstract
 | 
				
			||||||
 *    device.form_factor             laptop-speakers, external-speakers, telephone, tv-capture, webcam-capture, microphone-capture, headset
 | 
					 *    device.form_factor             laptop-speakers, external-speakers, telephone, tv-capture, webcam-capture, microphone-capture, headset
 | 
				
			||||||
 *    device.connector               isa, pci, usb, firewire, bluetooth
 | 
					 *    device.connector               isa, pci, usb, firewire, bluetooth
 | 
				
			||||||
 *    device.access_mode             mmap, mmap_rewrite, serial
 | 
					 *    device.access_mode             mmap, mmap_rewrite, serial
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue