Results 1 to 14 of 14

Thread: MediaControl: Play audio and video files, easy!

Threaded View

  1. #1

    Thread Starter
    Fanatic Member arsmakman's Avatar
    Join Date
    Dec 2001
    Location
    Leiden, Netherlands.
    Posts
    719

    MediaControl: Play audio and video files, easy!

    I have made a nice module to simplify the playback of audio and video files in VB.NET.

    It uses the mciSendString method for playback, which is the same method Windows Media Player uses, so you will be able to play all the files that Media Player does.

    The zip-file contains a sample project which shows the functions of the module. The module is commented and also contains help information.

    If you find a problem, please tell me so in a reply to this post or by email.

    Have fun!

    UPDATE: Changed a few things. Now the module works for VB .NET 2005 as well.
    Attached Files Attached Files
    Last edited by arsmakman; Jun 19th, 2006 at 01:27 PM.
    No matter how fool-proof your program is, there will always be a better fool.

    Was a post helpful to you? Rate it!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width