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.
如何验证视频正在开始并且没有显示黑屏?当页面显示时,视频会自动开始。
自己找到了答案。将视图投射到 VideoView 并使用 isplaying() 方法进行检查。