fix crash in BGMPlayThrough::IsRunningSomewhereOtherThanBGMApp
At that time, when using the following tools to play alternately, it would crash
- Chrome plays YouTube
- ffmpeg capture BackgroundMusic Device:
`ffmpeg -f avfoundation -i :2 /tmp/hello.wav -y`
- ffplay plays:
`ffplay /tmp/hello.wav`
This PR fixes it
合并状态:未合并 关闭于 2024-12-06 1 条评论