Sponsored Links
-->

Wednesday, December 27, 2017

Media Framework Overview | Unreal Engine
src: docs.unrealengine.com

The HTML5 draft specification defines several tags which allow video and audio to be included natively and semantically in HTML markup. This page compares support for aspects of this specification among layout engines.


Video Comparison of layout engines (HTML5 media)



Explanation of the tables

Engine nomenclature

Rather than the names of web browsers and HTML to PDF converters, the names of the underlying engines are used. Some of the software and online converters that use the various engines are listed below.


Values

Values indicate the level of support in the most recent version of the layout engine, or (if a version number is given) in the specified version. Version numbers without any other value indicate the version at which the layout engine first fully supported the feature.


Maps Comparison of layout engines (HTML5 media)



Element attributes

Media elements allow some attributes to be set directly in the tag.


Engine 4.17 Released!
src: cdn2.unrealengine.com


DOM attributes

Some attributes related to media elements are exposed in the DOM.


Performance Guidelines for Mobile Devices | Unreal Engine
src: docs.unrealengine.com


DOM events

Media elements introduce new events to handle conditions which apply only to those elements, such as pausing/resuming.


CSS Layout with HTML5 - Berkeley Advanced Media Institute
src: multimedia.journalism.berkeley.edu


Video format support

This table documents support for video codecs by the <video> element.


Upgrading Media Framework Content to 4.18 | Unreal Engine
src: docs.unrealengine.com


Audio format support

This table documents support for audio codecs by the <audio> element.


2013 Audi S8 vs. 2013 BMW Alpina B7 - Comparison - Motor Trend
src: st.motortrend.com


See also

  • HTML5 video
  • Use of Ogg formats in HTML5
  • HTML5 in mobile devices

Upgrading Media Framework Content to 4.18 | Unreal Engine
src: docs.unrealengine.com


Notes


2013 Mazda MX-5 Miata Club vs. 2013 Scion FR-S - Motor Trend
src: st.motortrend.com


References

Trident references

Gecko references

WebKit references

Presto references


Using Media Playlists | Unreal Engine
src: docs.unrealengine.com


External links

  • HTML5 - The Video Element

Source of article : Wikipedia