Menu

Commit [r619]  Maximize  Restore  History

Commit of traits refactored as classes instead of interfaces. A trait now has a public API for clients, and a protected API that implementors can use to hook into the workflow. Lots of additional changes:

* Merge spatial and viewable traits
* Merge load and download traits
* Merge play and pause traits
* Refactor MediaTraitType to hold strings (consistent with PARB)

Note that the composition layer is currently disabled (CompositeElements only support the Audio and Buffer traits). There may also be some bugs in the area of HTML support.

briggs@adobe.com 2009-12-09

1 2 3 .. 15 > >> (Page 1 of 15)
changed /osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml
changed /osmf/trunk/apps/samples/framework/DynamicStreamingSample/src/DynamicStreamingSample.mxml
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/buffering/DualThresholdBufferingProxyElement.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPlayerElement.as
renamed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/SWFAudibleTrait.as -> /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/SWFAudioTrait.as
renamed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/SWFPausableTrait.as -> /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/SWFPlayTrait.as
removed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/SWFPlayableTrait.as
renamed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/SWFTemporalTrait.as -> /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/SWFTimeTrait.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/loaderproxy/VideoProxyElement.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/loaderproxy/VideoProxyLoader.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/PosterFrameElement.as
added /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/PosterFramePlayTrait.as
removed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/PosterFramePlayableTrait.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/RTMPPosterFrameElement.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/seeking/UnseekableProxyElement.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextElement.as
added /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextViewTrait.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListenerProxyElement.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindow.as
changed /osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindowLayout.mxml
changed /osmf/trunk/apps/samples/framework/GGTrackingPlugin/org/osmf/gg/GGVideoProxyElement.as
/osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/DynamicStreamingSample/src/DynamicStreamingSample.mxml Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/buffering/DualThresholdBufferingProxyElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPlayerElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/loaderproxy/VideoProxyElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/loaderproxy/VideoProxyLoader.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/PosterFrameElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/PosterFramePlayTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/posterframe/RTMPPosterFrameElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/seeking/UnseekableProxyElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextViewTrait.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListenerProxyElement.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindow.as Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindowLayout.mxml Diff Switch to side-by-side view
Loading...
/osmf/trunk/apps/samples/framework/GGTrackingPlugin/org/osmf/gg/GGVideoProxyElement.as Diff Switch to side-by-side view
Loading...
1 2 3 .. 15 > >> (Page 1 of 15)
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.