Is there a way to get the current Media state (isPlaying/isPaused) on Windows using Python?

前端 未结 0 1493
隐瞒了意图╮
隐瞒了意图╮ 2021-02-03 15:38

I\'m trying to implement a toggle interface for Global media control using Python.

I\'m able to toggle Play/Pause using the keyboard package\'s keyboard.send(-179) method

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