Refactor|Audio|Client: Defer SFXLP_PRIMARY_FORMAT setup
Only PluginDriver is concerned with primary buffer configuration (forDirect Sound). We can defer this setup until the first sound Channelis constructed.
View differences
Refactor|Audio|Client: Defer SFXLP_PRIMARY_FORMAT setup
Only PluginDriver is concerned with primary buffer configuration (for
Direct Sound). We can defer this setup until the first sound Channel
is constructed.