Page 1 of 1

Progress bar / Video Length - VB6

Posted: 02 Dec 2009 19:31
by strconv
Hi,

i use VLCPlugin on a VB6 project and i m showing videos on VLC. There is no problem with playing or control the player(videos stored on IIS and i m getting as stream). But i can not get the length of the videos. When i try to input.Length it shows me "0". Also i can not see the timebar (or progress bar). I tried to use but i can not. Any helps acceptable.

Thanks in advance.


Edit:
Or how can i get length of streamed video in real time.