]> code.delx.au - pulseaudio/commitdiff
revise list of form factors a little
authorLennart Poettering <lennart@poettering.net>
Thu, 26 Feb 2009 23:32:32 +0000 (00:32 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 Feb 2009 23:32:32 +0000 (00:32 +0100)
src/pulse/proplist.h

index d30dc3b9e980fde44b760eff7426bf442615148c..fa44c426876fd8374d50561ab8e0ad81b2ac88d7 100644 (file)
@@ -156,7 +156,7 @@ PA_C_DECL_BEGIN
 /** For devices: device class. One of "sound", "modem", "monitor", "filter" */
 #define PA_PROP_DEVICE_CLASS                   "device.class"
 
-/** For devices: form factor if applicable. One of "laptop-speakers", "external-speakers", "telephone", "tv-capture", "webcam-capture", "microphone-capture", "headset", "headphones", "hands-free", "car", "hifi", "computer", "portable" */
+/** For devices: form factor if applicable. One of "internal-speakers", "external-speakers", "handset", "tv-capture", "webcam", "microphone", "headset", "headphones", "hands-free", "car", "hifi", "computer", "portable" */
 #define PA_PROP_DEVICE_FORM_FACTOR             "device.form_factor"
 
 /** For devices: connector of the device if applicable. One of "isa", "pci", "usb", "firewire", "bluetooth" */