Menu

Commit [r1572]  Maximize  Restore  History

Partial fix for FM-719. This commit fixes two specific issues:

1) Composite time trait children with NaN properties not propagating to the parent as NaN.
2) Serial seek trait's canSeekTo inappropriate returning false for canSeekTo(duration) and true when attempting to seek past an unseekable child.

Both issues discovered while testing the (soon to be checked in) fix for FM-719, based on the test case of a SerialElement with multiple DurationElements in parallel with a VideoElement (soon to be added to ExamplePlayer).

briggs@adobe.com 2010-04-20

changed /osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeTimeTrait.as
changed /osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/SerialSeekTrait.as
changed /osmf/trunk/framework/OSMF/org/osmf/traits/TimeTrait.as
changed /osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSerialElementWithSeekTrait.as
changed /osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSerialElementWithTimeTrait.as
/osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeTimeTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/SerialSeekTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/traits/TimeTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSerialElementWithSeekTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMFTest/org/osmf/elements/TestSerialElementWithTimeTrait.as Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.