axVLCPlugin with c#
Posted: 03 Jul 2007 02:00
I'm using this pluging to open a file video and just now it's all ok!
This is the code to open a file:
this.axVLCPlugin1.play();
this.axVLCPlugin1.addTarget(openFileDialog1.FileName, null, AXVLC.VLCPlaylistMode.VLCPlayListReplaceAndGo, -666);
So where is the problem? I need to save images generated from the streming's file. Someone can help me?
I've have italian version and if i open VLC under video i find "schermata", it's that i need. please HELP MEEEE!!!!
This is the code to open a file:
this.axVLCPlugin1.play();
this.axVLCPlugin1.addTarget(openFileDialog1.FileName, null, AXVLC.VLCPlaylistMode.VLCPlayListReplaceAndGo, -666);
So where is the problem? I need to save images generated from the streming's file. Someone can help me?
I've have italian version and if i open VLC under video i find "schermata", it's that i need. please HELP MEEEE!!!!