Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Media Control Interface

From Wikipedia, the free encyclopedia
API for controlling multimedia peripherals

TheMedia Control InterfaceMCI for short — is a high-levelAPI developed byMicrosoft andIBM for controllingmultimediaperipherals connected to aMicrosoft Windows orOS/2 computer, such asCD-ROM players and audio controllers.

MCI makes it very simple to write a program which can play a wide variety of media files and even to record sound by just passing commands asstrings. It uses relations described in Windows registries or in the [MCI] section of the filesystem.ini. One advantage of this API is that MCI commands can be transmitted both from the programming language and from the scripting language (open script, lingo aso). Example of such commands aremciSendCommand ormciSendString.

After a few years[update], the MCI interface has been phased out in favor of theDirectX APIs first released in 1995.[1]

MCI Devices

[edit]

The Media Control Interface consists of 7 parts:

  • cdaudio
  • digitalvideo
  • overlay
  • sequencer
  • vcr
  • videodisc
  • waveaudio

Each of these so-called MCI devices (e.g.CD-ROM or VCD player) can play a certain type of files, e.g.AVIVideo plays.avi files,CDAudio playsCD-DA tracks among others. Other MCI devices have also been made available over time.

Playing media through the MCI interface

[edit]

To play a type of media, it needs to be initialized correctly using MCI commands. These commands are subdivided into categories:

  • System Commands
  • Required Commands
  • Basic Commands
  • Extended Commands

A full list of MCI commands can be found atMicrosoft's MSDN Library.

See also

[edit]

References

[edit]
  1. ^Banerji (2010).Multimedia Technologies. McGraw-Hill Education (India) Pvt Limited. p. 55.ISBN 9780070669239. Retrieved2017-11-29.

External links

[edit]
Management
tools
Apps
Shell
Services
File systems
Server
Architecture
Security
Compatibility
API
Games
Discontinued
Games
Apps
Others
Spun off to
Microsoft Store
Stub icon

ThisMicrosoft Windows article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Media_Control_Interface&oldid=1282262541"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp