Concrete implementation of IAudioSource.
Create a source from file.
Create a source from memory data.
Called before an IAudioSource is played on a mixer channel.
Add output of the source to this buffer, with volume as gain.
See Implementation
Concrete implementation of IAudioSource.