用 JS 控制 JWPlayer,如何添加监听器来实时获取播放的时间进度?jwplayer('flvPlayDiv').onTime(function(){ time=jwplayer('flvPlayDiv').getPosition() 2023-04-30JavaScript860