System.setWaveVolume() | 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.setWaveVolume(volumeLevel:Number):Void |
Parameters |
volumeLevel:Number - Volume level |
Returns |
Nothing |
Description |
Sets the wave channel volume. |
Notes |
Valid values for 'volumeLevel' are 0(no sound) - 65535(maximum sound). |
Example Code |
mdm.System.setWaveVolume(32768); |
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 |