FLV播放大小调整?
好吧,所以我正在使用 FLVPlayback 组件播放不同大小的几个不同视频,并且发生了一些奇怪的事情,我不记得以前发生过...
现在,当我从一个视频切换到另一个视频时,FLVPlayback 会物理调整大小以匹配视频的高度...我不记得以前发生过这种情况。之前,无论视频的高度是多少,FLVPlayback 都会将视频垂直居中。
我错过了什么吗? FLVPlayback 的高度不断变化真的很烦人。
Alright, so I'm playing several different videos at different sizes with the FLVPlayback component and something odd is happening that I don't remember happening before...
Now, when I switch from video to video, the FLVPlayback physically resizes to match the height of the video... I don't remember this happening before. Before, the FLVPlayback would just vertical center the video no matter what size the height of the video is.
Am I missing something? It's really annoying that the FLVPlayback's height changes constantly.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试使用组件参数中的scaleMode 属性。
Try playing with the scaleMode property in the component parameters.