Search found 3 matches

Go to advanced search

by djsander
09 Jun 2010 20:51
Forum: VLC 1.1.0 testing
Topic: [ActiveX] togglePause doesn't work anymore
Replies: 3
Views: 6941

Re: [ActiveX] togglePause doesn't work anymore

A big movie is still loading when togglePause immediately after play, then it fails.
That's why a while loop.
by djsander
09 Jun 2010 16:10
Forum: VLC 1.1.0 testing
Topic: [ActiveX] togglePause doesn't work anymore
Replies: 3
Views: 6941

[ActiveX] togglePause doesn't work anymore

I've upgraded my .NET project to VLC 1.1.0 RC1 ActiveX, since this release togglePause doesn't work anymore. player.AutoPlay = False player.playlist.add(file, "", ":no-video-title-show :codec avcodec") player.playlist.playItem(0) //Used for preloading the movie While Not player.i...

Go to advanced search