AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de Windows / Funciones MCI
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
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
Ver también
Versión mínima requerida
  • Versión 10
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

Señalar un error o enviar una sugerencia | Ayuda local