|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of constants used by the MCI functions. |
|
|
|
|
|
|
|
| Positions at the beginning of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
|
| Positions at the end of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
|
| Returns the number of the last error caused by a MCI function (Media Control Interface). |
|
|
|
|
|
|
|
| Runs an MCI command (Media Control Interface). |
|
|
|
|
|
|
|
| Returns the height (in pixels) of a media file used to display images. |
|
|
|
|
|
|
|
| Returns the text of last error caused by a MCI function (Media Control Interface). |
|
|
|
|
|
|
|
| Pauses playback of the media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Returns or changes the current position in a media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Fixes the format used to define the position in a media file (opened by MCIOpen). |
|
|
|
|
|
|
|
| Returns the last result of the MCI command run by MCIExecute. |
|
|
|
|
|
|
|
| Returns or changes the size of a media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Returns the status of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
|
| Stops the execution of a media file that was opened beforehand (MCIOpen). |
|
|
|
|
|
|
|
| Returns the current track of a media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Returns the number of tracks found in a media file that was opened beforehand (MCIOpen). |
|
|
|
|
|
|
|
| Modifies or returns the sound volume. |
|
|
|
|
|
|
|
| Returns the width (in pixels) of a media file used to display images. |
|
|
|
|
|
|
|
| Changes the size and position of the display window of a media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| MCI functions are used to easily handle the media files... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|