ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / MCI functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
MCI constants
ConstantDetailsUsed by the function
MciTrebleElement whose sound volume must 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 the device to initialize: audio CDMCIOpen
MciDigitalVideoName of the device to initialize: digital video playerMCIOpen
MciVideoDiscName of the device to initialize: video playerMCIOpen
MciStatusStopFile Status: The file is stoppedMCIStatus
MciStatusRecordFile Status: The file is currently recordedMCIStatus
MciStatusPlayFile Status: The file is opened and currently readMCIStatus
MciStatusOpenFile Status: The file is openedMCIStatus
MciStatusParkedFile Status: The player is parkedMCIStatus
MciStatusNotReadyFile Status: Drive not readyMCIStatus
MciStatusPauseFile Status: The file is pausedMCIStatus
MciStatusSeekFile Status: Search/Positioning in progress in the fileMCIStatus
MciFormatHMSFormat of the position: Number of hours, minutes and seconds expressed as "hh:mm:ss".MCIPositionFormat
MciFormatFrameFormat of the position: Number of ImagesMCIPositionFormat
MciFormatMSFFormat of the position: MillisecondsMCIPositionFormat
MciFormatMSFormat of the position: Format: Minute, Second, Frame (":mm:ss:ff")MCIPositionFormat
MciFormatByteFormat of the position: Number of BytesMCIPositionFormat
MciFormatTrackFormat of the position: Number of TracksMCIPositionFormat
MciFormatTMSFFormat of the position: Format: Track, Minute, Second, Frame ("tt:mm:ss:ff")MCIPositionFormat
MciBassElement whose sound volume must be modified: Bass volumeMCIVolume
MciModeCenteredMode for displaying the file in the window: Image centered in the windowMCIOpen, MCIWindowSize
MciModeStretchedMode for displaying the file in the window: Image stretched to occupy the entire surfaceMCIOpen, MCIWindowSize
MciModeHomotheticCenteredMode for displaying the file in the window: Image proportionally stretchedMCIOpen, MCIWindowSize
MciModeNormalMode for displaying the file in the window: Display at 100%MCIOpen, MCIWindowSize
MciSequencerName of the device to initialize: MDI mixing tableMCIOpen
MciStyleChildType of window or control (child window, popup, etc.) in which the media file will be displayed: Child window of the current windowMCIOpen
MciStylePopupType of window or control (child window, popup, etc.) in which the media file will be displayed: Window displayed in popup modeMCIOpen
MciStyleOverlappedType of window or control (child window, popup, etc.) in which the media file will be displayed: Standard windowMCIOpen
MciRightVolumeElement whose sound volume must be modified: Right volumeMCIVolume
MciLeftVolumeElement whose sound volume must be modified: Left volumeMCIVolume
MciWaveAudioName of the device to initialize: WAV playerMCIOpen
See also
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help