Refactor|Audio|Client: Hide use of sfxbuffer_t behind audio::Sound
The higher levels of the audio system no longer need direct access tothe data buffer itself.
Todo: Check each driver conforms to the playing mode behaviors.
View differences
Refactor|Audio|Client: Hide use of sfxbuffer_t behind audio::Sound
The higher levels of the audio system no longer need direct access to
the data buffer itself.
Todo: Check each driver conforms to the playing mode behaviors.