How to make full screen using libvlc?

This forum is about all development around libVLC.
happyboy
Blank Cone
Blank Cone
Posts: 13
Joined: 29 Dec 2010 19:19

How to make full screen using libvlc?

Postby happyboy » 28 Feb 2011 12:14

HI, I am developing a player using libvlc.
May I ask what function can I use to full screen with double click the player window using libvlc?

Thanks

sherington
Cone that earned his stripes
Cone that earned his stripes
Posts: 491
Joined: 10 Sep 2008 11:57
VLC version: master
Operating System: Linux

Re: How to make full screen using libvlc?

Postby sherington » 28 Feb 2011 13:47

HI, I am developing a player using libvlc.
May I ask what function can I use to full screen with double click the player window using libvlc?

Thanks
This has been discussed a lot on this forum before.

You use your window toolkit to go full-screen, libvlc does not do it for you (any more).

happyboy
Blank Cone
Blank Cone
Posts: 13
Joined: 29 Dec 2010 19:19

Re: How to make full screen using libvlc?

Postby happyboy » 28 Feb 2011 17:13

HI, I am developing a player using libvlc.
May I ask what function can I use to full screen with double click the player window using libvlc?

Thanks
This has been discussed a lot on this forum before.

You use your window toolkit to go full-screen, libvlc does not do it for you (any more).
Thanks for your reply.
Is it mean that there is no way to develop full screen after double clicked using libvlc?

XilasZ
Developer
Developer
Posts: 189
Joined: 16 Jun 2009 20:35

Re: How to make full screen using libvlc?

Postby XilasZ » 01 Mar 2011 09:41

That's what sherington said. You have to handle fullscreen yourself in your app.

Rémi Denis-Courmont
Developer
Developer
Posts: 15148
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to make full screen using libvlc?

Postby Rémi Denis-Courmont » 01 Mar 2011 15:40

LibVLC can go fullscreen on double-click, but only on the condition that you did not embed the video in your own canvas.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

happyboy
Blank Cone
Blank Cone
Posts: 13
Joined: 29 Dec 2010 19:19

Re: How to make full screen using libvlc?

Postby happyboy » 01 Mar 2011 19:19

LibVLC can go fullscreen on double-click, but only on the condition that you did not embed the video in your own canvas.
Is it mean that I cannot go fullscreen on double-clikc in my our developed player?

Rémi Denis-Courmont
Developer
Developer
Posts: 15148
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to make full screen using libvlc?

Postby Rémi Denis-Courmont » 01 Mar 2011 21:03

No. It means what I wrote.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

rpyr
New Cone
New Cone
Posts: 8
Joined: 02 Feb 2011 11:02

Re: How to make full screen using libvlc?

Postby rpyr » 23 Mar 2011 09:45

I recommend you to use the windows api "Windows.SetParent"


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 9 guests