Refactor|Audio|Client: Defined audio::System::IDriver from audio::Driver
Renamed audio::Driver as audio::PluginDriver, as this component isnow only concerned with the mechanics of interfacing with pluginbased drivers.
Todo: Reimplement built-in drivers as audio::System::IDriver.
View differences
Refactor|Audio|Client: Defined audio::System::IDriver from audio::Driver
Renamed audio::Driver as audio::PluginDriver, as this component is
now only concerned with the mechanics of interfacing with plugin
based drivers.
Todo: Reimplement built-in drivers as audio::System::IDriver.