Commit | Date | |
---|---|---|
[r940]
(22.0 kB)
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 |
View
Download |
2010-01-21 01:50:46 |
View
Download |
|
2010-01-18 23:37:19 |
View
Download |
|
2010-01-14 02:08:54 |
View
Download |
|
[r733]
(22.0 kB)
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 |
View
Download |
2009-12-30 13:39:34 |
View
Download |
|
[r713]
(21.9 kB)
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 |
View
Download |
2009-12-22 20:39:49 |
View
Download |
|
2009-12-22 17:26:24 |
View
Download |
|
[r619]
(21.9 kB)
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: 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 |
View
Download |