Refactor|Audio|Client: Handle deferred sfxbuffer_t property writes in audio::Sound
Use audio::System frame notifications for flushing deferred sound property values to the assigned data buffer in Sound (if no buffer is assigned - don't register for notification).
Todo for later: This could be improved such that only playing Sounds register for notification...
Refactor|Audio|Client: Handle deferred sfxbuffer_t property writes in audio::Sound
Use audio::System frame notifications for flushing deferred sound
property values to the assigned data buffer in Sound (if no buffer
is assigned - don't register for notification).
Todo for later: This could be improved such that only playing Sounds
register for notification...