How to get the current time of media using QMediaPlayer in PyQt5?

前端 未结 0 1052
遥遥无期
遥遥无期 2021-01-21 06:21

Currently, I am using the QMediaPlayer().positionChanged.connect(slot1) function and using slot1() function to update a global variable currentPos to get current time of the med

相关标签:
回答
  • 消灭零回复
提交回复
热议问题