标签: javascript asp.net-mvc jwplayer
我在asp.net MVC应用程序中使用JW Player。我可以使用以下方式获取当前位置:
jwplayer().getPosition()
然而,这不是帧号,有关如何获取帧号的任何建议;我需要这个逐帧播放。 提前谢谢。