Open GoogleCodeExporter opened 9 years ago
setting default screen resolution is not available in settings right now. needs
to be corrected in code
Original comment by aatrala
on 12 Oct 2012 at 6:58
i had try these code in VideoPlayer.java
'private static int current_aspect_ratio_type=2; //Default Aspect Ratio of the
file'
but it doesn't work
Original comment by huiming....@gmail.com
on 12 Oct 2012 at 9:28
Call the native method to set aspect ratio to full screen in DemoRenderer.java
onDrawFrame() method
Original comment by aatrala
on 13 Oct 2012 at 4:16
Original issue reported on code.google.com by
huiming....@gmail.com
on 12 Oct 2012 at 6:32