Page 1 of 1

vlc ios Stretch video

Posted: 26 Jan 2016 22:35
by mostafatabal
Hi,

i want to stretch video screen on my app , how can i set the aspect ratio on my code ?


thanks

Re: vlc ios Stretch video

Posted: 27 Jan 2016 21:27
by fkuehne
With the videoCropGeometry and respectively videoAspectRatio properties of the media player class.

Re: vlc ios Stretch video

Posted: 28 Jan 2016 06:51
by mostafatabal
can you tell example ? how can i do that by code for all ios devices ?