Menu

Commit [r507]  Maximize  Restore  History

Fix bug FM-194: Calling seek consecutively doesn't respect the last seek. The fix is to let each subsequent seek through (previously we blocked a seek attempt if another seek attempt was underway). Update base unit tests. Modify ExamplePlayer's scrub bar to seek while you scrub, this is a good way to demo/test this behavior.

briggs@adobe.com 2009-11-17

changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindow.as
changed /osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as
changed /osmf/trunk/framework/MediaFramework/org/osmf/traits/ISeekable.as
changed /osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as
changed /osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestISeekable.as
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindow.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/MediaFramework/org/osmf/traits/ISeekable.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestISeekable.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.