Menu

/osmf/trunk/apps/samples/plugins/MASTSample/src/MASTSample.as Commit Log


Commit Date  
[r1148] (5.8 kB) by briggs@adobe.com

Pre-PARB metadata changes: Merge Facet and KeyValueFacet. Default facet uses a Dictionary, clients can extend if they want a different underlying structure. Update TemporalFacet accordingly. Disable some of the TemporalFacet API that's only used for test apps, we need to vet this a bit further. Update unit tests and samples.

2010-02-22 04:57:34 View
Download
[r1147] (5.8 kB) by briggs@adobe.com

Pre-PARB metadata changes: Merge IIdentifier and ObjectIdentifier, rename to FacetKey. Make similar adjustments to TemporalFacet class. Move TemporalFacetEvent to events folder. Update unit tests and samples.

2010-02-22 01:09:26 View
Download
[r1134] (5.8 kB) by briggs@adobe.com

PARB changes: Hide URL/FMSURL, use strings instead. To support the FMS useInstance use case, modify StreamingURLResource to take a urlIncludesFMSApplicationInstance param, which NetConnectionFactory respects. Update unit tests and samples.

2010-02-20 23:07:32 View
Download
[r1096] (5.9 kB) by briggs@adobe.com

PARB changes: Remove references to URL within metadata APIs, where Strings would suffice.

2010-02-17 06:00:00 View
Download
[r1032] (5.9 kB) by briggs@adobe.com

Fix some stray references to TemporaProxyElement and the old package structure.

2010-02-08 21:28:20 View
Download
[r973] (5.9 kB) by briggs@adobe.com

PARB changes: Rename PluginLoadEvent to PluginManagerEvent.

2010-02-02 05:16:59 View
Download
[r968] (5.9 kB) by briggs@adobe.com

PARB changes: Refactor MediaFactory and Loader classes:
- MediaInfo becomes MediaFactoryItem. All MediaFactory and plugin-related APIs are updated accordingly. The rule of thumb is to use "item" on MediaFactory, and "mediaFactoryItem" on the plugin classes (since the former are already qualified, whereas the latter are not).
- Remove IMediaResourceHandler. Add canHandleResource to LoaderBase. Make handler function a Function to pass to MediaFactoryItem's constructor.
- Merge resolver interfaces/classes into MediaFactoryItemResolver, which defaults to selecting the first one.
- Make LoaderBase load/unload methods final. Add protected methods to execute the load, so that we can ensure validation takes place first.
- Update all unit tests and sample apps accordingly.

2010-02-02 04:13:19 View
Download
[r940] (5.9 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
[r863] (5.9 kB) by oconnell@adobe.com

Changed element -> mediaElement.

2010-01-19 17:41:18 View
Download
[r789] (5.9 kB) by oconnell@adobe.com

IMediaResource - > MediaResourceBase.
IURLResource -> Gone.

2010-01-14 02:08:54 View
Download
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.