ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Resizing the display window Hide the details
True if the modification was performed,False otherwise. To get the error number, use MCIErr. To get more details on the error, use MCIMsgErr or ErrorInfo with the errMessage constant.The status report of the command is returned by MCIRetrieve.
Name of the media file to be used (AVI, MP3, etc.) or alias defined when opening the file (MCIOpen).
New horizontal position (X-coordinate) of the display window.
New vertical position (Y-coordinate) of the display window.
New width of display window.
New height of display window.
Additional parameters if necessary. These parameters can be known by checking the documentation of Windows MCI function named "open".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 CD ROM or Joystick.
Modifying the display mode Hide the details
Position in the file. This position is expressed in the format specified by MCIPositionFormat.
Mode for displaying the file in the window: MciModeCenteredImage centered in the windowMciModeHomotheticCentered (Default value)Image proportionally stretchedMciModeNormalDisplay at 100%MciModeStretchedImage stretched to occupy the entire surface
Last update: 06/02/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: