System.setWaveBalance() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to System Class Summary |
Availability |
Windows |
Usage |
mdm.System.setWaveBalance(volumeBalance:Number):Void |
Parameters |
volumeBalance:Number - Balance level |
Returns |
Nothing |
Description |
Sets the balance of the wave channel. |
Notes |
Valid values for the 'volumeBalance' are 100(all sound on the left) - 0(all sound on the right). |
Example Code |
mdm.System.setWaveBalance(50); |
mdm.System Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |