Menu

/osmf/trunk/apps/samples/plugins/CaptioningSample/src Commit Log


Commit Date  
[r940] by briggs@adobe.com

PARB feedback: Allow MediaElement subclass constructors to have default params. This involved moving the ILoader param to the second param, and providing a default when no loader is provided. For subclasses (like VideoElement) for which multiple loader types are supported, the implementation now chooses the appropriate one based on the resource type.

2010-01-29 04:07:18 Tree
[r844] by briggs@adobe.com

Update references to MediaPlayerWrapper.

2010-01-18 23:37:19 Tree
[r789] by oconnell@adobe.com

IMediaResource - > MediaResourceBase.
IURLResource -> Gone.

2010-01-14 02:08:54 Tree
[r774] by cnewman@akamai.com

Updating two samples to handle width and height of zero coming from the MediaPlayer.

2010-01-12 00:01:25 Tree
[r733] by briggs@adobe.com

PARB changes: Modify MediaPlayer API based on PARB feedback. Change "durationReached" event to "complete". Update unit tests and sample apps.

2010-01-04 07:17:33 Tree
[r724] by evrijkom@adobe.com

Updating more samples to the latest API changes.

2009-12-30 13:39:34 Tree
[r713] by briggs@adobe.com

PARB changes: Refactor MediaError to use Error as a subclass. Update unit tests and sample apps.

2009-12-29 18:46:05 Tree
[r699] by briggs@adobe.com

PARB refactoring: Rename ViewTrait's dimension properties.

2009-12-22 20:39:49 Tree
[r695] by oconnell@adobe.com

Updated sample apps to match new IPluginInfo signature.

2009-12-22 17:26:24 Tree
[r619] by briggs@adobe.com

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.

2009-12-09 07:09:09 Tree
Older >
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.