In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
122 bytes added ,  11:38, 1 May 2017
m
Volume override forces speakers to be used
Line 45: Line 45:  
|VPADBASESetVolumeOverrideSetting
 
|VPADBASESetVolumeOverrideSetting
 
|<syntaxhighlight lang="C">void VPADBASESetVolumeOverrideSetting(int channel, char enabled, char volume);</syntaxhighlight>
 
|<syntaxhighlight lang="C">void VPADBASESetVolumeOverrideSetting(int channel, char enabled, char volume);</syntaxhighlight>
|Sets a volume override. Set enabled to 1 and volume to the desired value (0-255) to enforce; or set enabled to 0 to disable.
+
|Sets a volume override. Set enabled to 1 and volume to the desired value (0-255) to enforce; or set enabled to 0 to disable. When a volume override is in effect, all sound will come out the speakers regardless of whether headphones are connected.
 
|-
 
|-
 
|VPADBASEInitVolumeOverrideSettingSyncTime
 
|VPADBASEInitVolumeOverrideSettingSyncTime

Navigation menu