Results 1 to 5 of 5

Thread: [RESOLVED] VB.NET / Windows Media Player 10

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2005
    Posts
    54

    Resolved [RESOLVED] VB.NET / Windows Media Player 10

    I can't seem to retrieve the current position (in seconds) of a playing MPEG with WMP 10. With older versions, I used something like...

    VB Code:
    1. videoposition = mywmpcontrol.CurrentPosition

    I've tried all kinds of things with WMP 10, but no joy. Everything else is largely the same, except that you're dealing with a playlist, and so have to use the 'currentMedia' collection.

    Anybody got any ideas?

    Thanks.
    Last edited by snappel; Aug 17th, 2006 at 06:07 AM.

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