Content deleted Content added
Magioladitis (talk | contribs) |
No edit summary |
||
Line 3:
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 as [[string (computer science)|string]]s. It uses relations described in Windows registries or in the [MCI] section of the file <tt>system.ini</tt>. 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 are <tt>mciSendCommand</tt> or <tt>mciSendString</tt>.
{{As of | 2011 | alt =
== MCI Devices ==
|