AudioSettings Manual     Reference     Scripting  
Scripting > Runtime Classes > AudioSettings
AudioSettings

Controls the global audio settings from script.

Setup speaker output and format.

Class Variables
driverCaps

Returns the speaker mode capability of the current audio driver. (Read Only)

speakerMode

Sets or gets the current speaker mode. Default is 2 channel stereo.

outputSampleRate

Get and set the mixer's current output rate.

Class Functions
SetDSPBufferSize

Get or set the mixer's buffer size in samples.

GetDSPBufferSize

Get or set the mixer's buffer size in samples.