Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i make video player play full screen in defalut #23

Open
GoogleCodeExporter opened this issue Jun 12, 2015 · 3 comments
Open

how can i make video player play full screen in defalut #23

GoogleCodeExporter opened this issue Jun 12, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

how can i make video player play video  full screen in defalut?
thanks

Original issue reported on code.google.com by huiming....@gmail.com on 12 Oct 2012 at 6:32

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant