moneytoo / Player

â–¶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.44k stars 171 forks source link

Lock mode and video orientation #509

Closed ecoholic84 closed 8 months ago

ecoholic84 commented 10 months ago

Right now, even if the lock mode is enabled, the video orientation changes based on the sensor [Even if Auto Rotate in the OS is turned off].

Won't it be nice to lock the orientation too in the lock mode 🔒 ?

moneytoo commented 9 months ago

Just Player has two orientation modes - Device orientation and Video orientation. If you have auto rotation turned off in system, then the player will rotate the sreen only when you mix landscape and portrait videos. Is that the case?