[python-win32] using MCI and related interfaces with pywin32
david sumner
davesum99 at yahoo.com
Sun Jan 30 21:41:31 CET 2005
hi --
Using pywin32, I'm trying to invoke multimedia devices
with the MCI (Media Control Interface) API's. These
commands do stuff like play video files.
The strange thing is, all the relevant commands are
defined in mmsystem.py, but the critical core
functions used to send commands, such as
mciSendString(), do not appear to be defined anywhere.
Help?
__________________________________
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250
More information about the Python-win32
mailing list