how to manage smooth playback in vb.net

Posted by testkhan on Stack Overflow See other posts from Stack Overflow or by testkhan
Published on 2010-04-07T14:58:22Z Indexed on 2010/04/07 15:13 UTC
Read the original article Hit count: 285

Filed under:

i am developing a video player for a local tv channel, which is working well but the main problem is a 1-2 seconds pause between changing one video to second video how can i control that pause so that the video comming next should be played right after the currnet video finished with not any pause or stoping or blank screen effect......

i am using windows media player in my vb.net form for video playback...

© Stack Overflow or respective owner

Related posts about vb.net