MD360Player4Android
MD360Player4Android copied to clipboard
Video doesn't changes orientation while we changes device's orientation in MOTION MODE.
While screen orientation changes then video does not rotates according to orientation in Motion Mode. it does rotates according to screen orientation in Touch Mode. so can we make it possible(video rotation) in Motion Mode?
I found one probable solution to rotate the video. As video does rotates in Touch Mode so while we changes screen orientation at that time just change video mode from motion to touch and immediately change from touch to motion so video gets new instance and we can get our result. Thank you.
If anyone having better solution then please do comment.