[vlc-devel] [PATCH] vout: Update vlc_player_vout_SetVar to fix fullscreen toggle hotkey

Alexandre Janniaux ajanni at videolabs.io
Thu Jan 9 14:30:19 CET 2020


On Thu, Jan 09, 2020 at 06:50:13PM +0530, Akshay V wrote:
> On Thu, Jan 9, 2020 at 6:26 PM Alexandre Janniaux <ajanni at videolabs.io>
> wrote:
>
> > Hi,
> > On Thu, Jan 09, 2020 at 05:55:23PM +0530, Akshay V wrote:
> >
> > >> I checked and only the addition of the first line
>
> >> var_SetChecked(player, name, type, val);
> > >> would do the job.
> >
> > >I mean that you're not supposed to use variables to control
> > >the video pipeline anymore in 4.0, and they are other
> > >helpers out there like the following:
> >
>  So you mean var_SetChecked uses variables to control the video pipeline?

No, I mean you're not supposed to use var_SetChecked or
vlc_player_vout_SetVar for controlling fullscreen anymore.

Regards,
--
Alexandre Janniaux
Videolabs


More information about the vlc-devel mailing list