Refactor|Audio|Client: Removed/relocated remnants of audio::IPlayer
de::Record is now used as the public representation of a playback interface and there is no longer any direct interaction with the interfaces other than (de)initialization.
Specialized audio::Channels now fully encapsulate interaction with the underlying audio library (or plugin) for playback purposes.
Refactor|Audio|Client: Removed/relocated remnants of audio::IPlayer
de::Record is now used as the public representation of a playback
interface and there is no longer any direct interaction with the
interfaces other than (de)initialization.
Specialized audio::Channels now fully encapsulate interaction with
the underlying audio library (or plugin) for playback purposes.