Minor patch to set the autoplay
attribute on the video tag when media is initially attached to the element. This fixes a bug for Chrome on Android where a call to play()
prior to the media being ready to play through caused only a single frame to be displayed.