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

Return Video Width and Height #1

Open
Matheus-Dev opened this issue Apr 18, 2019 · 1 comment
Open

Return Video Width and Height #1

Matheus-Dev opened this issue Apr 18, 2019 · 1 comment

Comments

@Matheus-Dev
Copy link

Hello, it would be possible to implement a method that returns the height and width of the video, because video in 4K, resolution of 3840 × 2160 pixels, the smartphone closes the application. So I can check if it will support the video before the crash happens.
Thank you very much.

@tcking
Copy link
Owner

tcking commented Jun 28, 2019

yes,you can add you logic to ’gplayer.dart/_onGetPlayerData‘ and find 'onVideoSizeChanged'

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

No branches or pull requests

2 participants