Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 html 视频播放器元素<video/>和一个 m3u8 流。可以根据流分辨率将流的纵横比从 4:3 更改为 16:9?!
<video/>
当 videoWidth 和 videoHeight 已知(以及持续时间等)时,onloadedmetadata 事件将触发,然后您可以使用它来调整显示元素的宽度/高度