I wrote a video player based on html5 video some time ago, from the beginning I didn’t know it, and then to the ability to write a basically complete custom player. In this process, we have a comprehensive understanding of the properties, methods and events of the video tag. The following categories are listed.
Properties of <video> tag Copy the code