blocking fullscreen in C#

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
howdini
New Cone
New Cone
Posts: 9
Joined: 13 Aug 2007 09:53

blocking fullscreen in C#

Postby howdini » 13 Aug 2007 10:22

I need help preventing the vlc .net control from jumping into fullscreen when double clicked. All attempts to trap that event have proved fruitless. Can anybody help me.

howdini
New Cone
New Cone
Posts: 9
Joined: 13 Aug 2007 09:53

Re: blocking fullscreen in C#

Postby howdini » 23 Aug 2007 14:11

it appears no one has an answer to this problem. I'll assume vlc did not cater for this.
Anyways, i was thinking about going around the issue by creating a timer that will minize the screen every 2 or so seconds.
Should have no negative effects on the playtime nor generate any errors because of the property state, i guess it should ignore the state.
Any other ideas on how i could go about this.

divx118
Blank Cone
Blank Cone
Posts: 95
Joined: 22 Jun 2006 18:19

Re: blocking fullscreen in C#

Postby divx118 » 10 Sep 2007 13:59

Is it not possible to put a transparent window over the video and then catch the mouse clicks?
Maybe this can help you in the right direction.

Maurice 8)

howdini
New Cone
New Cone
Posts: 9
Joined: 13 Aug 2007 09:53

Re: blocking fullscreen in C#

Postby howdini » 04 Dec 2007 11:07

That will create problems when you try to crop the vlc player to fill the window. The two windows cannot be stretched over each other. but i believe the new API for vlc 0.8.6d has something to allow me to handle that problem. Anyone who can make sense of it? Please help, not that good with c++ header translations.

howdini
New Cone
New Cone
Posts: 9
Joined: 13 Aug 2007 09:53

Re: blocking fullscreen in C#

Postby howdini » 09 Apr 2008 07:32

I have recently discovered that there is another control seated on top of the vlc control during play time. Is this the innervlc window thing? I have never known its true purpose. I'am trying to get the pixel color using getpixel for the vlc control, but it's not working and i think its because of this. Anybody who can tell me more about this?

howdini
New Cone
New Cone
Posts: 9
Joined: 13 Aug 2007 09:53

Re: blocking fullscreen in C#

Postby howdini » 03 Sep 2008 12:53

Found that it was the hardware overlay that causes this problem.
Refer to the forum quoted below

viewtopic.php?f=16&t=45751

Might be able to give you some more power over your control now


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 18 guests