AudioSettings.driverCapsstatic var driverCaps : AudioSpeakerModeDescriptionReturns the speaker mode capability of the current audio driver. (Read Only)
JavaScript
// Set the speaker mode to that of the system settings. using UnityEngine; import UnityEngine |
