This looks like a paste-oh: > <!--- Event sent when mode is changed. > @keywords private --> > <event name="onbuffertime"/>
mode != buffertime Otherwise looks good. Approved. On 2010-03-25, at 00:12, Max Carlson wrote: > Change 20100324-maxcarlson-S by maxcarl...@bank on 2010-03-24 16:48:21 PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Add buffertime setting to mediastream and videoview > > Bugs Fixed: LPP-8842 - Allow flash netstream buffer time to be set > > Technical Reviewer: hminsky > QA Reviewer: ptw > > Details: mediastream - Fix implicit lookups, add buffertime attribute, set > buffertime in _flashstreamSetup(), fix logic bug in _publishSetup(), > rearrange $debug statements. Clean up documentation. > > videoview - Pass buffertime to mediastream. Clean up documentation. > > Tests: test/video/test-camera.lzx in swf8 swf9 and swf10 > > Files: > M lps/components/extensions/av/mediastream.lzx > M lps/components/extensions/av/videoview.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100324-maxcarlson-S.tar >
