1SectionVerb { 2 Value { 3 FullySpecifiedUCM "1" 4 } 5 6 EnableSequence [ 7 cdev "hw:C920" 8 9 cset "name='Mic Capture Volume' 5" 10 ] 11 12 DisableSequence [ 13 ] 14} 15 16SectionDevice."Mic" { 17 Value { 18 CapturePCM "hw:HD Pro Webcam C920,0" 19 MaxSoftwareGain "2000" 20 JackType "always" 21 } 22 23 EnableSequence [ 24 ] 25 26 DisableSequence [ 27 ] 28} 29