runebook
runebook copied to clipboard
ko/pygame/c2a0e6d6d239bbe8c5452dfa7ad1d880ac69fee092eff7222d9c6c45e92d539f/77
It is safe to call this more than once, but after the mixer is initialized you cannot change the playback arguments without first calling
pygame.mixer.quit()
.
이것을 두 번 이상 호출하는 것이 안전하지만 믹서가 초기화된 후에는 먼저 pygame.mixer.quit()
를 호출하지 않고는 재생 인수를 변경할 수 없습니다.