Hi dev,
how can I force the size of the screen?
My requirement is to customize the size of the video output.
Thanks for the answers.
Code: Select all
if (f_ar == (float)(640./1136.)) // iPhone 5 aka 16:9.01
_mediaPlayer.videoCropGeometry = "16:9";
Code: Select all
_mediaPlayer.videoCropGeometry = "16:4";
Return to “VLC for iOS, iPadOS and Apple TV”
Users browsing this forum: No registered users and 9 guests