public static AudioConfiguration GetConfiguration();
Returns
AudioConfiguration The new configuration to be applied.
Description 描述
Returns the current configuration of the audio device and system. The values in the struct may then be modified and reapplied via AudioSettings.Reset.
See AudioSettings.Reset for an example.