We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我现在在开发一个视频播放器 Iris ,使用视频比例设定为窗口比例。 播放竖屏视频时实际的窗口比例比设定的比例小,上下有黑边。 播放 21:9 视频时实际的窗口比例比设定的比例大,左右有黑边。 但是程序内部获取到的窗口比例仍是视频比例。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我现在在开发一个视频播放器 Iris ,使用视频比例设定为窗口比例。
播放竖屏视频时实际的窗口比例比设定的比例小,上下有黑边。
播放 21:9 视频时实际的窗口比例比设定的比例大,左右有黑边。
但是程序内部获取到的窗口比例仍是视频比例。
The text was updated successfully, but these errors were encountered: