[vlc-devel] [PATCH] Send fullscreen video to specific monitor

Gabriel Luci gabe at luci.ca
Thu Oct 3 21:03:32 CEST 2019


Can you point me to that proper API? I certainly don't mind using a
different method to do it if it makes more sense.

But the reason I went this route is because the SetFullscreen function in
/modules/video_output/win32/window.c already uses an OS-specific way to
select which monitor to put the video output window on (MonitorFromWindow).
So I assume that code must change if it's going to put the window on a
different monitor. It just needs to be told which monitor somehow - I just
don't know what that "somehow" would be besides a new configuration setting.


On Thu, Oct 3, 2019 at 2:39 PM Rémi Denis-Courmont <remi at remlab.net> wrote:

> Hello,
>
> There is already a proper API defined for this, so clearly adding an
> plugin-
> specific OS-specific setting on top is not the way to go.
>
> --
> 雷米‧德尼-库尔蒙
> http://www.remlab.net/
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20191003/e870e3ae/attachment.html>


More information about the vlc-devel mailing list