ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Finding out and modifying the sound volume (all files) Hide the details
Corresponds to:the current sound volume.the sound volume before modification.0 if an error occurs.
Name or alias of the file or device to open.
Element whose sound volume must be modified:MciBassBass volumeMciLeftVolumeLeft volumeMciRightVolumeRight volumeMciTrebleTreble volume
New sound volume for the specified <Element> (included between 0 and 65535).
Additional parameters if necessary. These parameters can be known by checking the documentation of the Windows MCI function named "Set".The MciWait constant can be added to this string. This constant is used to indicate that the program must wait for the end of the MCI command to run the rest of application.
Name of the window used to intercept and manage the different messages sent by MMSYSTEM.DLL. These messages are in MM_xxxxxx format and can be retrieved with Event. You can for example get messages regarding the management of the CD ROM or Joystick.
Finding out and modifying the sound volume (WAV and MID only) Hide the details
Type of files:"WAV" for the ".WAV" files."MID" for the ".MID" files.Name or alias of the file or device to open.
New sound volume (included between 0 and 65535). If <New volume 2> is not specified, corresponds to the general sound volume; otherwise, corresponds to the left sound volume. Only taken into account by the WAV and MID files.
New sound volume (included between 0 and 65535). Corresponds to the right sound volume. Only taken into account by the WAV and MID files.
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: