mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
6a8abac194
When all the players were gone, the waveOut is closed once. From this state, playing an audio again might take long. This change fixes the issue by not closing the waveOut even when all the players are gone. This change also changes the returning value of read when the player doesn't play. |
||
---|---|---|
.. | ||
convert | ||
go2cpp | ||
oboe | ||
readerdriver |