|
|
|
|
|
| | | Constant | Details | Used by the function |
---|
MciTreble | Element whose volume is to be modified: Treble volume | MCIVolume | MciWait | Added 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 | MciAudioCD | Name of device to be initialized: Audio CD | MCIOpen | MciDigitalVideo | Name of device to be initialized: Numerical video player | MCIOpen | MciVideoDisc | Name of device to be initialized: video disc player | MCIOpen | MciStatusStop | File status: File stopped | MCIStatus | MciStatusRecord | File status: File being saved | MCIStatus | MciStatusPlay | File status: File open and playing | MCIStatus | MciStatusOpen | File status: File open | MCIStatus | MciStatusParked | File status: Parked drive | MCIStatus | MciStatusNotReady | File status: Drive not ready | MCIStatus | MciStatusPause | File status: File paused | MCIStatus | MciStatusSeek | File status: Search / Positioning in progress in the file | MCIStatus | MciFormatHMS | Position format: Number of hours, minutes and seconds in "hh:mm:ss" format. | MCIPositionFormat | MciFormatFrame | Position format: Number of images | MCIPositionFormat | MciFormatMSF | Position format: Milliseconds | MCIPositionFormat | MciFormatMS | Position format: Minute, Second, Frame format (":mm:ss:ff") | MCIPositionFormat | MciFormatByte | Position format: Number of bytes | MCIPositionFormat | MciFormatTrack | Position format: Number of tracks | MCIPositionFormat | MciFormatTMSF | Position format: Track, Minute, Second, Frame format ("tt:mm:ss:ff") | MCIPositionFormat | MciBass | Element whose volume is to be modified: Bass volume | MCIVolume | MciModeCentered | File display mode in window: Image centered in window | MCIOpen, MCIWindowSize | MciModeStretched | File display mode in window: Image stretched to occupy entire surface | MCIOpen, MCIWindowSize | MciModeHomotheticCentered | File display mode in window: proportionally stretched image | MCIOpen, MCIWindowSize | MciModeNormal | File display mode in window: 100% display | MCIOpen, MCIWindowSize | MciSequencer | Name of device to be initialized: MDI mixer | MCIOpen | MciStyleChild | Type of window or field (daughter window, popup control, etc.) in which the multimedia file will be displayed: Daughter window of current window | MCIOpen | MciStylePopup | Type of window or field (child window, popup, etc.) in which the multimedia file will be displayed: Window displayed in Popup mode | MCIOpen | MciStyleOverlapped | Type of window or field (daughter window, popup control, etc.) in which the multimedia file will be displayed: Standard window | MCIOpen | MciRightVolume | Element whose volume is to be modified: Volume on the right | MCIVolume | MciLeftVolume | Element whose volume is to be modified: Volume left | MCIVolume | MciWaveAudio | Name of device to be initialized: WAV player | MCIOpen |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|