<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 9, 2020 at 6:26 PM Alexandre Janniaux <<a href="mailto:ajanni@videolabs.io">ajanni@videolabs.io</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
On Thu, Jan 09, 2020 at 05:55:23PM +0530, Akshay V wrote:<br>
<br>
> I checked and only the addition of the first line<br>
> var_SetChecked(player, name, type, val);<br>
> would do the job.<br>
<br>
I mean that you're not supposed to use variables to control<br>
the video pipeline anymore in 4.0, and they are other<br>
helpers out there like the following:<br>
<br>
<a href="https://www.videolan.org/developers/vlc/doc/doxygen/html/group__vlc__player____vout.html#ga08a37f0e393d951493856b94cc9323f7" rel="noreferrer" target="_blank">https://www.videolan.org/developers/vlc/doc/doxygen/html/group__vlc__player____vout.html#ga08a37f0e393d951493856b94cc9323f7</a><br>
<br></blockquote><div>What do mean by this link? vlc_player_vout_SetFullscreen() calls  vlc_player_vout_SetVar() function for execution. <span style="color:rgb(220,220,170);background-color:rgb(30,30,30);font-family:"Droid Sans Mono",monospace,monospace,"Droid Sans Fallback";font-size:14px;white-space:pre"> </span></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If those helpers are not doing what you want, or if they<br>
are not used instead of variables, that is the issue you'll<br>
likely want to solve instead of setting a variable on every<br>
vout available, which will break other things.<br>
<br>
I hope this is clearer.<br>
<br>
Regards,<br>
--<br>
Alexandre Janniaux<br>
Videolabs<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Regards,<div>Akshay V</div><div><a href="http://github.com/akshayaky" target="_blank">GitHub</a> | Amrita Vishwa Vidyapeetham<br></div></div></div></div></div></div>