Change 20100328-maxcarlson-C by maxcarl...@bank on 2010-03-28 12:07:10 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix silenceleven and silencetimeout setters

Bugs Fixed: LPP-8735 - Add silence level and timeout attributes to microphone

Technical Reviewer: hminsky
QA Reviewer: [email protected]

Details: Setters should always apply their values, even before init time 
(oops!).  Call dev.setSilenceLevel() in _makeDevice() to be sure the correct 
levels are applied.

Tests: Visual inspection, overriding _makeDevice() to look at _dev shows the 
right properties, testcase at LPP-8735

Files:
M       lps/components/extensions/av/microphone.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100328-maxcarlson-C.tar

Reply via email to