< video class = "video-content" style = "width: {{videoWd}}px; height: {{videoHt}}px" id = "myVideo" objectFit = "contain" controls = "{{isControls}}" src = "{{videoUrl}}" bindtap='playVideo' bindplay = "playing" bindended = "paused" bindpause = "paused" >
|