Search found 1 match

Go to advanced search

by JumpyVLC
28 Oct 2006 08:51
Forum: Web and scripting
Topic: ActiveX detect end of stream
Replies: 0
Views: 1115

ActiveX detect end of stream

Hello, I'm making an audio player with VB 2005 and I was thinking of using VLC ActiveX. This is how I open an audio file and start playing it: VLC.playlistClear() VLC.addTarget("D:\Track03.MP3", Nothing, AXVLC.VLCPlaylistMode.VLCPlayListInsert, 0) VLC.play() But how can I detect the end of...

Go to advanced search