AkOutputSettings
contains a valid channel configuration that is not compatible with the output device.
When this occurs, the Audio Device will ignore the request, and choose the most appropriate channel configuration based on the capabilities of the hardware.
考えられる原因:
A multichannel config was requested for a mono or stereo device.
An Ambisonic config was requested for a non-3D audio pipeline.
推奨される解決策:
Change the channel configuration of AkOutputSettings
to one that the output device supports
Reset the channel configuration of AkOutputSettings
to the default, to allow the Audio Device to choose the most appropriate channel configuration for the pipeline based on the capabilities of the hardware.