Search found 4 matches

Go to advanced search

by tru
20 Aug 2010 22:19
Forum: Web and scripting
Topic: Play video on screen and fullscreen on second display
Replies: 0
Views: 544

Play video on screen and fullscreen on second display

Hello community, I'm using the 1.1.2 version of the VLC plugin (v2). I develop with either C# or VB.net. My question is, what can I do to play a file on the form/plugin itself and once fullscreen on another display? I mean, the syntax or arguments. I tried clone filter and wall filter, but since the...
by tru
11 Aug 2010 23:39
Forum: Web and scripting
Topic: API for VLC Plugin 1.1.0
Replies: 20
Views: 5412

Re: API for VLC Plugin 1.1.0

Syntax/API is slightly different from 0.8.6i to 1.1.2. Try using the Web Interface API wiki on the main page. For example the playlist handling has been modified aka your problem.
by tru
11 Aug 2010 00:46
Forum: Web and scripting
Topic: API for VLC Plugin 1.1.0
Replies: 20
Views: 5412

Re: API for VLC Plugin 1.1.0

I used version 1.1.2 and have problems clear the playlist. I use vlc.playlist.add and then vlc.playlist.play. If I stop and do vlc.playlist.clear the playlistcount is 0 but if I add a new playlistitem and start vlc.playlist.play it plays the file I used at the first time. have anyone an idea how ca...
by tru
10 Aug 2010 08:25
Forum: Web and scripting
Topic: Play same file in two instances with one control
Replies: 0
Views: 645

Play same file in two instances with one control

Hello community, First off, WOW, nice player you created here. I am currently working with VB.NET under Visual Studio 2010 with VLC 1.1.2 The Luggage. I implemented the plugin v2 in my project. So far, everything is working fine. Let me briefly explain what I intend to do: I would like to have one s...

Go to advanced search