In ModernAudioClip, getting rid of m_playing, replaced with m_constrTime and
m_startedOff. The idea is to do 32 bit integer assignments which are atomic; we don't want to do a context switch for that, if possible.
Authored by: nerius 2024-05-06
Parent: [r1912]
Child: [r1914]