MediaElement.addMetadata(...) - doesn't update but overwrites
the addmetadata() method of mediaelement accepts namespace , metadata object parameters.
when new object gets assigned namespace existed, metadata object (a dictionary) gets overwritten, not updated. furthermore, data property of mediaelement's metadata member private , not accessible.
this means becomes difficult achieve cummulative, or incremental layout configurations. let's wish supply defaults custom mediaelement upon instanciation, defaults overwritten pass new layoutmetadata it...
has devised way around this?
More discussions in Developers
adobe
Comments
Post a Comment