A1VBCode Forums

Media Player API


http://www.a1vbcode.com/vbforums/Topic20470.aspx

By kazamamakoto - 10/16/2006

Well basically im getting sick of using the standard Media Player control and I want to take 1 more step ahead and make my media player using API. So if anyone can tell me the API i need to open and play .mp3 files then I'd greatly appreciate it (^_^)
By Mark - 12/8/2006

Attached is a project I played with a while back. It plays various sound and video file formats. I uses the mciSendString API to do most of the work. It should get you started.