ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / Windows functions / MCI functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
MCI constants
ConstantDetailsUsed by the function
MciTrebleElement whose volume is to be modified: Treble volumeMCIVolume
MciWaitAdded to the parameters of the MCI commands, this constant is used to indicate that the program must wait for the end of the MCI command to run the rest of the application.
Example:
MciExecute("play MyAvi " + MciWait)
MCIStopPlaying
MCIBeginning
MCIStatus
MCIClose
MCIEnd
MCIPositionFormat
MCIHeight
MCIPlay
MCIWidth
MCITrackCount
MCIOpen
MCIPause
MCITrack
MCIPosition
MCISize
MCIWindowSize
MCIVolume
MciAudioCDName of device to be initialized: Audio CDMCIOpen
MciDigitalVideoName of device to be initialized: Numerical video playerMCIOpen
MciVideoDiscName of device to be initialized: video disc playerMCIOpen
MciStatusStopFile status: File stoppedMCIStatus
MciStatusRecordFile status: File being savedMCIStatus
MciStatusPlayFile status: File open and playingMCIStatus
MciStatusOpenFile status: File openMCIStatus
MciStatusParkedFile status: Parked driveMCIStatus
MciStatusNotReadyFile status: Drive not readyMCIStatus
MciStatusPauseFile status: File pausedMCIStatus
MciStatusSeekFile status: Search / Positioning in progress in the fileMCIStatus
MciFormatHMSPosition format: Number of hours, minutes and seconds in "hh:mm:ss" format.MCIPositionFormat
MciFormatFramePosition format: Number of imagesMCIPositionFormat
MciFormatMSFPosition format: MillisecondsMCIPositionFormat
MciFormatMSPosition format: Minute, Second, Frame format (":mm:ss:ff")MCIPositionFormat
MciFormatBytePosition format: Number of bytesMCIPositionFormat
MciFormatTrackPosition format: Number of tracksMCIPositionFormat
MciFormatTMSFPosition format: Track, Minute, Second, Frame format ("tt:mm:ss:ff")MCIPositionFormat
MciBassElement whose volume is to be modified: Bass volumeMCIVolume
MciModeCenteredFile display mode in window: Image centered in windowMCIOpen, MCIWindowSize
MciModeStretchedFile display mode in window: Image stretched to occupy entire surfaceMCIOpen, MCIWindowSize
MciModeHomotheticCenteredFile display mode in window: proportionally stretched imageMCIOpen, MCIWindowSize
MciModeNormalFile display mode in window: 100% displayMCIOpen, MCIWindowSize
MciSequencerName of device to be initialized: MDI mixerMCIOpen
MciStyleChildType of window or field (daughter window, popup control, etc.) in which the multimedia file will be displayed: Daughter window of current windowMCIOpen
MciStylePopupType of window or field (child window, popup, etc.) in which the multimedia file will be displayed: Window displayed in Popup modeMCIOpen
MciStyleOverlappedType of window or field (daughter window, popup control, etc.) in which the multimedia file will be displayed: Standard windowMCIOpen
MciRightVolumeElement whose volume is to be modified: Volume on the rightMCIVolume
MciLeftVolumeElement whose volume is to be modified: Volume leftMCIVolume
MciWaveAudioName of device to be initialized: WAV playerMCIOpen
See also
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help