Menu

Commit [r1310]  Maximize  Restore  History

Fix inconsistent MediaPlayerState transitions. In general, media should transition from UNINITIALIZED to LOADING to READY to BUFFERING (if canBuffer) to PLAYING. For error conditions, media should transition from LOADING to PLAYBACK_ERROR. Added additional error cases to ExamplePlayer. Update unit tests to verify these states for all media types.

briggs@adobe.com 2010-03-12

changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as
changed /osmf/trunk/framework/OSMF/org/osmf/elements/AudioElement.as
changed /osmf/trunk/framework/OSMF/org/osmf/elements/SoundLoader.as
changed /osmf/trunk/framework/OSMF/org/osmf/elements/VideoElement.as
changed /osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as
changed /osmf/trunk/framework/OSMF/org/osmf/net/NetStreamPlayTrait.as
changed /osmf/trunk/framework/OSMFTest/org/osmf/elements/TestAudioElement.as
changed /osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayer.as
changed /osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayerWithAudioElementWithSoundLoader.as
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/elements/AudioElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/elements/SoundLoader.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/elements/VideoElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMF/org/osmf/net/NetStreamPlayTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMFTest/org/osmf/elements/TestAudioElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayer.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayerWithAudioElementWithSoundLoader.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.