Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

How to set the allowsInlineMediaPlayback property

Ivan_M_1
Beginner
634 Views

I develop app in Intel XDK and I have a question about how to set the allowsInlineMediaPlayback property so HTML5 video can play inline?

I read this blog https://software.intel.com/en-us/html5/hub/blogs/html5-video-on-mobile-a-primer and did everything like it sad but dont know how/where to change this property?

0 Kudos
1 Reply
Elroy_A_Intel
Employee
634 Views

This attribute is not available for online/web-based content such as the <video> tag. Videos only play inline for tablet devices such as an iPad.

0 Kudos
Reply