in Wechat browser, it is required and only required to be compatible with iOS8+ and Android4.4+
existing icon is bound with click event fullScreen
. After clicking this button, the video vdo
of inline
can be full screen:
const fullScreen = e => {
const vdo = document.querySelector("video")
// x5
// html api
//
}